@@ -20,7 +20,7 @@ |
||
20 | 20 | */ |
21 | 21 | public function getDefaultDriver() |
22 | 22 | { |
23 | - return $this->app['config']['doorman.driver']; |
|
23 | + return $this->app[ 'config' ][ 'doorman.driver' ]; |
|
24 | 24 | } |
25 | 25 | |
26 | 26 | public function createBasicDriver() |