@@ -48,7 +48,7 @@ |
||
| 48 | 48 | /** |
| 49 | 49 | * Returns an array of tokens this test wants to listen for. |
| 50 | 50 | * |
| 51 | - * @return array |
|
| 51 | + * @return integer[] |
|
| 52 | 52 | */ |
| 53 | 53 | public function register() |
| 54 | 54 | { |
@@ -48,7 +48,7 @@ |
||
| 48 | 48 | /** |
| 49 | 49 | * Returns an array of tokens this test wants to listen for. |
| 50 | 50 | * |
| 51 | - * @return array |
|
| 51 | + * @return integer[] |
|
| 52 | 52 | */ |
| 53 | 53 | public function register() |
| 54 | 54 | { |
@@ -48,7 +48,7 @@ |
||
| 48 | 48 | /** |
| 49 | 49 | * Returns an array of tokens this test wants to listen for. |
| 50 | 50 | * |
| 51 | - * @return array |
|
| 51 | + * @return integer[] |
|
| 52 | 52 | */ |
| 53 | 53 | public function register() |
| 54 | 54 | { |
@@ -48,7 +48,7 @@ |
||
| 48 | 48 | /** |
| 49 | 49 | * Returns an array of tokens this test wants to listen for. |
| 50 | 50 | * |
| 51 | - * @return array |
|
| 51 | + * @return integer[] |
|
| 52 | 52 | */ |
| 53 | 53 | public function register() |
| 54 | 54 | { |
@@ -48,7 +48,7 @@ |
||
| 48 | 48 | /** |
| 49 | 49 | * Returns an array of tokens this test wants to listen for. |
| 50 | 50 | * |
| 51 | - * @return array |
|
| 51 | + * @return integer[] |
|
| 52 | 52 | */ |
| 53 | 53 | public function register() |
| 54 | 54 | { |
@@ -48,7 +48,7 @@ |
||
| 48 | 48 | /** |
| 49 | 49 | * Returns an array of tokens this test wants to listen for. |
| 50 | 50 | * |
| 51 | - * @return array |
|
| 51 | + * @return integer[] |
|
| 52 | 52 | */ |
| 53 | 53 | public function register() |
| 54 | 54 | { |
@@ -48,7 +48,7 @@ |
||
| 48 | 48 | /** |
| 49 | 49 | * Returns an array of tokens this test wants to listen for. |
| 50 | 50 | * |
| 51 | - * @return array |
|
| 51 | + * @return integer[] |
|
| 52 | 52 | */ |
| 53 | 53 | public function register() |
| 54 | 54 | { |
@@ -301,7 +301,7 @@ |
||
| 301 | 301 | /** |
| 302 | 302 | * Get an array of the non-PHP-version array keys used in a sub-array. |
| 303 | 303 | * |
| 304 | - * @return array |
|
| 304 | + * @return string[] |
|
| 305 | 305 | */ |
| 306 | 306 | protected function getNonVersionArrayKeys() |
| 307 | 307 | { |
@@ -48,7 +48,7 @@ |
||
| 48 | 48 | /** |
| 49 | 49 | * Returns an array of tokens this test wants to listen for. |
| 50 | 50 | * |
| 51 | - * @return array |
|
| 51 | + * @return integer[] |
|
| 52 | 52 | */ |
| 53 | 53 | public function register() |
| 54 | 54 | { |