mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-13 18:32:41 +01:00
17 lines
497 B
PHP
17 lines
497 B
PHP
|
<?php
|
||
|
/**
|
||
|
* This file is automatically generated. Lint this module to rebuild it.
|
||
|
* @generated
|
||
|
*/
|
||
|
|
||
|
|
||
|
|
||
|
phutil_require_module('phabricator', 'applications/people/storage/email');
|
||
|
phutil_require_module('phabricator', 'applications/people/storage/user');
|
||
|
phutil_require_module('phabricator', 'infrastructure/query/offsetpaged');
|
||
|
phutil_require_module('phabricator', 'storage/qsprintf');
|
||
|
phutil_require_module('phabricator', 'storage/queryfx');
|
||
|
|
||
|
|
||
|
phutil_require_source('PhabricatorPeopleQuery.php');
|