Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F105758296
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
Wed, Mar 19, 13:17
Size
172 B
Mime Type
text/x-php
Expires
Fri, Mar 21, 13:17 (2 d)
Engine
blob
Format
Raw Data
Handle
25036700
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