Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F119871932
PhabricatorLiskSerializer.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Jun 30, 02:12
Size
172 B
Mime Type
text/x-php
Expires
Wed, Jul 2, 02:12 (2 d)
Engine
blob
Format
Raw Data
Handle
27068391
Attached To
rPH Phabricator
PhabricatorLiskSerializer.php
View Options
<?php
abstract
class
PhabricatorLiskSerializer
extends
Phobject
{
abstract
public
function
willReadValue
(
$value
);
abstract
public
function
willWriteValue
(
$value
);
}
Event Timeline
Log In to Comment