Page MenuHomec4science

PhabricatorMentionableInterface.php
No OneTemporary

File Metadata

Created
Sat, Nov 2, 22:04

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