16 lines
347 B
PHP
16 lines
347 B
PHP
<?php
|
|
/**
|
|
* This file is automatically generated. Lint this module to rebuild it.
|
|
* @generated
|
|
*/
|
|
|
|
|
|
|
|
phutil_require_module('phabricator', 'aphront/response/webpage');
|
|
phutil_require_module('phabricator', 'applications/base/controller/base');
|
|
|
|
phutil_require_module('phutil', 'utils');
|
|
|
|
|
|
phutil_require_source('PhabricatorPasteController.php');
|