Skip to content

Commit

Permalink
Update Plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffersongoncalves committed Jun 8, 2018
1 parent 6301690 commit 20381fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
*/
class Plugin extends BasePlugin
{
protected $routesEnabled = false;
protected $consoleEnabled = false;

/**
* @param \Cake\Http\MiddlewareQueue $middleware
*
Expand Down

0 comments on commit 20381fd

Please sign in to comment.