Provide basic Conduit documentation.

This commit is contained in:
epriestley
2011-07-04 12:03:36 -07:00
parent f2cedd8108
commit a5e22e87e2
44 changed files with 185 additions and 0 deletions

View File

@@ -16,6 +16,9 @@
* limitations under the License.
*/
/**
* @group conduit
*/
abstract class PhabricatorConduitController extends PhabricatorController {
public function buildStandardPageResponse($view, array $data) {