@@ -45,7 +45,7 @@ |
||
| 45 | 45 | |
| 46 | 46 | /** |
| 47 | 47 | * @param EventInterface $e |
| 48 | - * @return bool |
|
| 48 | + * @return null|false |
|
| 49 | 49 | */ |
| 50 | 50 | public function authenticate(EventInterface $e) |
| 51 | 51 | { |
@@ -169,7 +169,6 @@ |
||
| 169 | 169 | /** |
| 170 | 170 | * Set service manager instance |
| 171 | 171 | * |
| 172 | - * @param ContainerInterface $locator |
|
| 173 | 172 | * @return void |
| 174 | 173 | */ |
| 175 | 174 | public function setServiceManager(ContainerInterface $serviceManager) |