mirror of
https://github.com/ambieco/scribe.git
synced 2026-04-24 06:54:55 +08:00
Apply fixes from StyleCI
This commit is contained in:
committed by
StyleCI Bot
parent
a954cd2d87
commit
0fce50f421
@@ -107,7 +107,7 @@ class LaravelGenerator extends AbstractGenerator
|
||||
*/
|
||||
public function prepareMiddleware($enable = true)
|
||||
{
|
||||
App::instance('middleware.disable', !$enable);
|
||||
App::instance('middleware.disable', ! $enable);
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user