Page MenuHomec4science

PhabricatorPHIDInterface.php
No OneTemporary

File Metadata

Created
Fri, Nov 22, 22:34

PhabricatorPHIDInterface.php

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

Event Timeline