@@ -111,7 +111,7 @@ |
||
111 | 111 | */ |
112 | 112 | protected function checkCommonProblems() |
113 | 113 | { |
114 | - if( static::hasRouteValid() ) { |
|
114 | + if( static::hasRouteValid() ) { |
|
115 | 115 | return false; |
116 | 116 | } |
117 | 117 |