Page MenuHomec4science

PhabricatorFlaggableInterface.php
No OneTemporary

File Metadata

Created
Wed, Jun 11, 13:46

PhabricatorFlaggableInterface.php

<?php
interface PhabricatorFlaggableInterface {
public function getPHID();
}

Event Timeline