Page MenuHomec4science

PhabricatorPHIDInterface.php
No OneTemporary

File Metadata

Created
Fri, Jul 4, 23:12

PhabricatorPHIDInterface.php

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

Event Timeline