@@ -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 | { |
@@ -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 | { |
@@ -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 | { |