Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F559434
PhabricatorPDFInfoObject.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
248 B
Referenced Files
None
Subscribers
None
PhabricatorPDFInfoObject.php
View Options
<?php
final
class
PhabricatorPDFInfoObject
extends
PhabricatorPDFObject
{
final
protected
function
writeObject
()
{
$this
->
writeLine
(
'/Producer (Phabricator 20190801)'
);
$this
->
writeLine
(
'/CreationDate (D:%s)'
,
date
(
'YmdHis'
));
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 12, 10:27 PM (1 d, 7 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
107441
Default Alt Text
PhabricatorPDFInfoObject.php (248 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment