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 7a7ce2c commit 5b5a0aaCopy full SHA for 5b5a0aa
Tests/Formatter/OutputFormatterTest.php
@@ -200,7 +200,7 @@ public static function provideInlineStyleOptionsCases()
200
];
201
}
202
203
- public function provideInlineStyleTagsWithUnknownOptions()
+ public static function provideInlineStyleTagsWithUnknownOptions()
204
{
205
return [
206
['<options=abc;>', 'abc'],
0 commit comments