Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97766759
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, Jan 6, 08:17
Size
155 B
Mime Type
text/x-php
Expires
Wed, Jan 8, 08:17 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23446582
Attached To
rPH Phabricator
PhabricatorLiskSerializer.php
View Options
<?php
abstract
class
PhabricatorLiskSerializer
{
abstract
public
function
willReadValue
(
$value
);
abstract
public
function
willWriteValue
(
$value
);
}
Event Timeline
Log In to Comment