Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F108918274
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
Sat, Apr 19, 02:12
Size
187 B
Mime Type
text/x-php
Expires
Mon, Apr 21, 02:12 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
25661556
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