Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97002529
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, Jan 1, 12:56
Size
172 B
Mime Type
text/x-php
Expires
Fri, Jan 3, 12:56 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23310162
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