Page MenuHomec4science

PhabricatorProfilePanelInterface.php
No OneTemporary

File Metadata

Created
Mon, Mar 17, 05:52

PhabricatorProfilePanelInterface.php

<?php
interface PhabricatorProfilePanelInterface {
public function getBuiltinProfilePanels();
}

Event Timeline