Created
January 17, 2019 08:53
-
-
Save miholeus/53fda507412ff97a58c2e48ea2471ae6 to your computer and use it in GitHub Desktop.
zf docflow config
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
<?php | |
/** | |
* Configuration file generated by ZF Apigility Admin | |
* | |
* The previous config file has been stored in /app/app/DocFlowServer/config/autoload/../../config/modules.config.old | |
*/ | |
return [ | |
'Zend\Filter', | |
'Zend\Hydrator', | |
'Zend\InputFilter', | |
'Zend\Router', | |
'Zend\Validator', | |
'ZF\Apigility', | |
'ZF\Apigility\Documentation', | |
'ZF\ApiProblem', | |
'ZF\Hal', | |
'ZF\ContentNegotiation', | |
'ZF\ContentValidation', | |
'ZF\Rest', | |
'ZF\Rpc', | |
'ZF\Versioning', | |
'ZF\OAuth2', | |
'ZF\OAuth2\Doctrine', | |
'Phpro\DoctrineHydrationModule', | |
'ZF\Apigility\Doctrine\Server', | |
'DoctrineModule', | |
'DoctrineORMModule', | |
'ZF\Doctrine\QueryBuilder', | |
'ZF\Doctrine\Hydrator', | |
'TSP\Common', | |
'TSP\Auth', | |
'TSP\AuthClient', | |
'TSP\User', | |
'TSP\OAuth2', | |
'TSP\Doctrine', | |
'TSP\\ApigilityApp', | |
'TSP\Lock', | |
'TSP\Accounting', | |
'TSP\Documents', | |
'TSP\Payoneer', | |
'TSP\Epayments', | |
'TSP\ProjectsPortfolio', | |
'DocFlow\Common', | |
'DocFlow\Payment', | |
'DocFlow\\Api', | |
]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Run command