DefaultController
class DefaultController extends AbstractController
Properties
null|string | $usage_filepath | Path of a file containing the "usage" info of the webservice controller | from AbstractController |
Methods
indexAction()
No description
helloworldAction()
No description
testGetAction()
No description
testPostAction()
No description
testNotFoundAction()
No description
testBadRequestAction()
No description
testTreatmentErrorAction()
No description
testInternalErrorAction()
No description