We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 45a76c3 + f95e13b commit ff00a01Copy full SHA for ff00a01
tests/Core/File/GetTokensAsStringTest.php
@@ -106,7 +106,7 @@ public function testLengthBeyondEndOfFile()
106
* @param int $length Token length to get.
107
* @param string $expected The expected function return value.
108
*
109
- * @dataProvider dataGetTokensAsString()
+ * @dataProvider dataGetTokensAsString
110
111
* @return void
112
*/
@@ -281,7 +281,7 @@ public static function dataGetTokensAsString()
281
282
283
284
- * @dataProvider dataGetOrigContent()
+ * @dataProvider dataGetOrigContent
285
286
287
0 commit comments