Page MenuHomec4science

PhabricatorPHIDInterface.php
No OneTemporary

File Metadata

Created
Thu, Jun 5, 18:48

PhabricatorPHIDInterface.php

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

Event Timeline