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.
1 parent c9fd81b commit 5f83283Copy full SHA for 5f83283
tests/MockDelegateFunctionBuilderTest.php
@@ -89,7 +89,7 @@ public function testBackupStaticAttributes()
89
*
90
* @return array Test cases.
91
*/
92
- public function provideTestBackupStaticAttributes()
+ public static function provideTestBackupStaticAttributes()
93
{
94
return [
95
[],
0 commit comments