Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2894110
PholioMockHeraldField.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
260 B
Referenced Files
None
Subscribers
None
PholioMockHeraldField.php
View Options
<?php
abstract
class
PholioMockHeraldField
extends
HeraldField
{
public
function
supportsObject
(
$object
)
{
return
(
$object
instanceof
PholioMock
)
;
}
public
function
getFieldGroupKey
(
)
{
return
PholioMockHeraldFieldGroup
::
FIELDGROUPKEY
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Jan 19, 19:24 (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1127939
Default Alt Text
PholioMockHeraldField.php (260 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment