Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F468358
DifferentialDiffHeraldField.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
174 B
Referenced Files
None
Subscribers
None
DifferentialDiffHeraldField.php
View Options
<?php
abstract
class
DifferentialDiffHeraldField
extends
HeraldField
{
public
function
supportsObject
(
$object
)
{
return
(
$object
instanceof
DifferentialDiff
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, May 6, 5:10 AM (1 d, 20 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
80477
Default Alt Text
DifferentialDiffHeraldField.php (174 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment