Page MenuHomec4science

PhabricatorProfilePanelInterface.php
No OneTemporary

File Metadata

Created
Wed, Apr 2, 14:33

PhabricatorProfilePanelInterface.php

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

Event Timeline