Page MenuHomec4science

PhabricatorMentionableInterface.php
No OneTemporary

File Metadata

Created
Sun, Jun 8, 16:55

PhabricatorMentionableInterface.php

<?php
/**
* Allow infrastructure to automagically create "mentioned" transactions
* - actually TYPE_EDGE transactions that add "mentioned" edges - to the
* implementing object.
*/
interface PhabricatorMentionableInterface {}

Event Timeline