@@ -257,7 +257,7 @@ |
||
257 | 257 | * @param \Closure $event ['Object', 'method'] or callable |
258 | 258 | * @param int|null $prior priority |
259 | 259 | * |
260 | - * @return boolean|null |
|
260 | + * @return boolean |
|
261 | 261 | * @throws Exception |
262 | 262 | */ |
263 | 263 | protected function addListener($listener, $event, $prior = null) |
@@ -53,7 +53,7 @@ |
||
53 | 53 | } |
54 | 54 | |
55 | 55 | /** |
56 | - * @return bool|int |
|
56 | + * @return integer |
|
57 | 57 | * @throws Exception |
58 | 58 | */ |
59 | 59 | public function getID() |