@@ -206,7 +206,7 @@ |
||
206 | 206 | public function check($action = 'resource', $caller = 'console') |
207 | 207 | { |
208 | 208 | $this->setCurrentAction($action) |
209 | - ->setCurrentCaller($caller) |
|
209 | + ->setCurrentCaller($caller) |
|
210 | 210 | ->targets->each(function ( |
211 | 211 | Target $target |
212 | 212 | ) { |