Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F540409
PhabricatorSubscribersEditField.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
504 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
();
}
protected
function
newConduitParameterType
()
{
return
new
ConduitUserListParameterType
();
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 12, 9:36 AM (1 d, 19 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
120578
Default Alt Text
PhabricatorSubscribersEditField.php (504 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment