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 4b2f5a3 + 7b575cb commit fe28cecCopy full SHA for fe28cec
tests/Sabberworm/CSS/OutputFormatTest.php
@@ -29,7 +29,7 @@ class OutputFormatTest extends \PHPunit\Framework\TestCase
29
private $oParser;
30
private $oDocument;
31
32
- function setUp()
+ protected function setUp()
33
{
34
global $TEST_CSS;
35
$this->oParser = new Parser($TEST_CSS);
0 commit comments