@@ -60,7 +60,7 @@ |
||
| 60 | 60 | /** |
| 61 | 61 | * Returns an array of tokens this test wants to listen for. |
| 62 | 62 | * |
| 63 | - * @return array |
|
| 63 | + * @return string[] |
|
| 64 | 64 | */ |
| 65 | 65 | public function register() |
| 66 | 66 | { |
@@ -1104,7 +1104,7 @@ |
||
| 1104 | 1104 | /** |
| 1105 | 1105 | * Returns an array of tokens this test wants to listen for. |
| 1106 | 1106 | * |
| 1107 | - * @return array |
|
| 1107 | + * @return integer[] |
|
| 1108 | 1108 | */ |
| 1109 | 1109 | public function register() |
| 1110 | 1110 | { |