Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F547586
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 12, 1:35 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
115806
Default Alt Text
ManiphestEmailCommand.php (247 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment