Page MenuHomec4science

PhabricatorPHIDInterface.php
No OneTemporary

File Metadata

Created
Mon, Mar 24, 07:14

PhabricatorPHIDInterface.php

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

Event Timeline