Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F107417602
ConpherenceImageData.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
Tue, Apr 8, 01:40
Size
187 B
Mime Type
text/x-php
Expires
Thu, Apr 10, 01:40 (2 d)
Engine
blob
Format
Raw Data
Handle
25357603
Attached To
rPH Phabricator
ConpherenceImageData.php
View Options
<?php
final
class
ConpherenceImageData
extends
ConpherenceConstants
{
const
SIZE_ORIG
=
'original'
;
const
SIZE_CROP
=
'crop'
;
const
CROP_WIDTH
=
35
;
const
CROP_HEIGHT
=
35
;
}
Event Timeline
Log In to Comment