Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F456699
ManiphestEmailCommand.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
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
Mon, May 5, 8:41 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
70982
Default Alt Text
ManiphestEmailCommand.php (247 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment