@@ -45,7 +45,7 @@ |
||
45 | 45 | |
46 | 46 | /** |
47 | 47 | * @param AdapterChainEvent $e |
48 | - * @return bool |
|
48 | + * @return null|false |
|
49 | 49 | */ |
50 | 50 | public function authenticate(AdapterChainEvent $e) |
51 | 51 | { |