Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2894578
ManiphestEmailCommand.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
247 B
Referenced Files
None
Subscribers
None
ManiphestEmailCommand.php
View Options
<?php
abstract
class
ManiphestEmailCommand
extends
MetaMTAEmailTransactionCommand
{
public
function
isCommandSupportedForObject
(
PhabricatorApplicationTransactionInterface
$object
)
{
return
(
$object
instanceof
ManiphestTask
)
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Jan 19 2025, 20:04 (5 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1128284
Default Alt Text
ManiphestEmailCommand.php (247 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment