Page MenuHomec4science

PhabricatorProfilePanelInterface.php
No OneTemporary

File Metadata

Created
Mon, Jul 15, 12:19

PhabricatorProfilePanelInterface.php

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

Event Timeline