@@ -26,7 +26,7 @@ |
||
| 26 | 26 | /** |
| 27 | 27 | * Returns an array of tokens this test wants to listen for. |
| 28 | 28 | * |
| 29 | - * @return array |
|
| 29 | + * @return integer[] |
|
| 30 | 30 | */ |
| 31 | 31 | public function register() |
| 32 | 32 | { |
@@ -26,7 +26,7 @@ |
||
| 26 | 26 | /** |
| 27 | 27 | * Returns an array of tokens this test wants to listen for. |
| 28 | 28 | * |
| 29 | - * @return array |
|
| 29 | + * @return integer[] |
|
| 30 | 30 | */ |
| 31 | 31 | public function register() |
| 32 | 32 | { |
@@ -26,7 +26,7 @@ |
||
| 26 | 26 | /** |
| 27 | 27 | * Returns an array of tokens this test wants to listen for. |
| 28 | 28 | * |
| 29 | - * @return array |
|
| 29 | + * @return integer[] |
|
| 30 | 30 | */ |
| 31 | 31 | public function register() |
| 32 | 32 | { |
@@ -25,7 +25,7 @@ |
||
| 25 | 25 | /** |
| 26 | 26 | * Returns an array of tokens this test wants to listen for. |
| 27 | 27 | * |
| 28 | - * @return array |
|
| 28 | + * @return string[] |
|
| 29 | 29 | */ |
| 30 | 30 | public function register() |
| 31 | 31 | { |
@@ -740,7 +740,7 @@ discard block |
||
| 740 | 740 | /** |
| 741 | 741 | * Returns an array of tokens this test wants to listen for. |
| 742 | 742 | * |
| 743 | - * @return array |
|
| 743 | + * @return integer[] |
|
| 744 | 744 | */ |
| 745 | 745 | public function register() |
| 746 | 746 | { |
@@ -822,7 +822,7 @@ discard block |
||
| 822 | 822 | /** |
| 823 | 823 | * Get an array of the non-PHP-version array keys used in a sub-array. |
| 824 | 824 | * |
| 825 | - * @return array |
|
| 825 | + * @return string[] |
|
| 826 | 826 | */ |
| 827 | 827 | protected function getNonVersionArrayKeys() |
| 828 | 828 | { |
@@ -26,7 +26,7 @@ |
||
| 26 | 26 | /** |
| 27 | 27 | * Returns an array of tokens this test wants to listen for. |
| 28 | 28 | * |
| 29 | - * @return array |
|
| 29 | + * @return integer[] |
|
| 30 | 30 | */ |
| 31 | 31 | public function register() |
| 32 | 32 | { |
@@ -26,7 +26,7 @@ |
||
| 26 | 26 | /** |
| 27 | 27 | * Returns an array of tokens this test wants to listen for. |
| 28 | 28 | * |
| 29 | - * @return array |
|
| 29 | + * @return integer[] |
|
| 30 | 30 | */ |
| 31 | 31 | public function register() |
| 32 | 32 | { |
@@ -26,7 +26,7 @@ |
||
| 26 | 26 | /** |
| 27 | 27 | * Returns an array of tokens this test wants to listen for. |
| 28 | 28 | * |
| 29 | - * @return array |
|
| 29 | + * @return integer[] |
|
| 30 | 30 | */ |
| 31 | 31 | public function register() |
| 32 | 32 | { |
@@ -58,7 +58,7 @@ discard block |
||
| 58 | 58 | /** |
| 59 | 59 | * Returns an array of tokens this test wants to listen for. |
| 60 | 60 | * |
| 61 | - * @return array |
|
| 61 | + * @return integer[] |
|
| 62 | 62 | */ |
| 63 | 63 | public function register() |
| 64 | 64 | { |
@@ -140,7 +140,7 @@ discard block |
||
| 140 | 140 | /** |
| 141 | 141 | * Get an array of the non-PHP-version array keys used in a sub-array. |
| 142 | 142 | * |
| 143 | - * @return array |
|
| 143 | + * @return string[] |
|
| 144 | 144 | */ |
| 145 | 145 | protected function getNonVersionArrayKeys() |
| 146 | 146 | { |