Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F109686425
PhabricatorTransformedFile.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, Apr 23, 00:02
Size
183 B
Mime Type
text/x-php
Expires
Fri, Apr 25, 00:02 (2 d)
Engine
blob
Format
Raw Data
Handle
25727278
Attached To
rPH Phabricator
PhabricatorTransformedFile.php
View Options
<?php
/**
* @group file
*/
final
class
PhabricatorTransformedFile
extends
PhabricatorFileDAO
{
protected
$originalPHID
;
protected
$transform
;
protected
$transformedPHID
;
}
Event Timeline
Log In to Comment