Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F93201136
PhabricatorMentionableInterface.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Tue, Nov 26, 23:46
Size
262 B
Mime Type
text/x-php
Expires
Thu, Nov 28, 23:46 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22594540
Attached To
rPH Phabricator
PhabricatorMentionableInterface.php
View Options
<?php
/**
* Allow infrastructure to automagically create "mentioned" transactions
* - actually TYPE_EDGE transactions that add "mentioned" edges - to the
* implementing object.
*/
interface
PhabricatorMentionableInterface
{
public
function
getPHID
();
}
Event Timeline
Log In to Comment