Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F450638
PhabricatorSubscribersEditField.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
403 B
Referenced Files
None
Subscribers
None
PhabricatorSubscribersEditField.php
View Options
<?php
final
class
PhabricatorSubscribersEditField
extends
PhabricatorTokenizerEditField
{
protected
function
newDatasource
()
{
return
new
PhabricatorMetaMTAMailableDatasource
();
}
protected
function
newHTTPParameterType
()
{
// TODO: Implement a more expansive "Mailable" parameter type which
// accepts users or projects.
return
new
AphrontUserListHTTPParameterType
();
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, May 4, 8:53 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
67812
Default Alt Text
PhabricatorSubscribersEditField.php (403 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment