Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2893280
DifferentialDiffHeraldField.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
278 B
Referenced Files
None
Subscribers
None
DifferentialDiffHeraldField.php
View Options
<?php
abstract
class
DifferentialDiffHeraldField
extends
HeraldField
{
public
function
supportsObject
(
$object
)
{
return
(
$object
instanceof
DifferentialDiff
)
;
}
public
function
getFieldGroupKey
(
)
{
return
DifferentialDiffHeraldFieldGroup
::
FIELDGROUPKEY
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Jan 19, 18:09 (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1127285
Default Alt Text
DifferentialDiffHeraldField.php (278 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment