Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F122331923
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
Thu, Jul 17, 06:15
Size
187 B
Mime Type
text/x-php
Expires
Sat, Jul 19, 06:15 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
27385678
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