mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-14 19:02:41 +01:00
16 lines
374 B
PHP
16 lines
374 B
PHP
<?php
|
|
/**
|
|
* This file is automatically generated. Lint this module to rebuild it.
|
|
* @generated
|
|
*/
|
|
|
|
|
|
|
|
phutil_require_module('phabricator', 'infratructure/celerity/api');
|
|
phutil_require_module('phabricator', 'view/page/base');
|
|
|
|
phutil_require_module('phutil', 'markup');
|
|
phutil_require_module('phutil', 'utils');
|
|
|
|
|
|
phutil_require_source('PhabricatorStandardPageView.php');
|