Skip to content

Commit

Permalink
Fix few errors reported by phpstan level 2.
Browse files Browse the repository at this point in the history
  • Loading branch information
ADmad committed Aug 5, 2017
1 parent c273a02 commit d1efd3b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 130 deletions.
130 changes: 0 additions & 130 deletions src/Cache/SimpleCache.php

This file was deleted.

1 change: 1 addition & 0 deletions src/Controller/Controller.php
Expand Up @@ -81,6 +81,7 @@
* @property \Cake\Controller\Component\PaginatorComponent $Paginator
* @property \Cake\Controller\Component\RequestHandlerComponent $RequestHandler
* @property \Cake\Controller\Component\SecurityComponent $Security
* @method bool isAuthorized($user)
* @link https://book.cakephp.org/3.0/en/controllers.html
*/
class Controller implements EventListenerInterface, EventDispatcherInterface
Expand Down

0 comments on commit d1efd3b

Please sign in to comment.