Skip to content

Commit

Permalink
Merge branch 'geggleto-app-1989' into 3.x
Browse files Browse the repository at this point in the history
Closes #2006
Fixes #1989
  • Loading branch information
akrabat committed Oct 11, 2016
2 parents 4117c4b + 842ee39 commit a07bc68
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Slim/App.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,6 @@
* configure, and run a Slim Framework application.
* The \Slim\App class also accepts Slim Framework middleware.
*
* @property-read array $settings App settings
* @property-read EnvironmentInterface $environment
* @property-read RequestInterface $request
* @property-read ResponseInterface $response
* @property-read RouterInterface $router
* @property-read callable $errorHandler
* @property-read callable $phpErrorHandler
* @property-read callable $notFoundHandler function($request, $response)
Expand Down

0 comments on commit a07bc68

Please sign in to comment.