Page MenuHomec4science

PhabricatorPHIDInterface.php
No OneTemporary

File Metadata

Created
Sat, Jun 7, 15:57

PhabricatorPHIDInterface.php

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

Event Timeline