Page MenuHomec4science

PhabricatorProfilePanelInterface.php
No OneTemporary

File Metadata

Created
Tue, Aug 13, 12:24

PhabricatorProfilePanelInterface.php

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

Event Timeline