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 0704c2a + 3557690 commit f1ab6b3Copy full SHA for f1ab6b3
dev/tests/integration/testsuite/Magento/SampleData/Model/DependencyTest.php
@@ -20,7 +20,7 @@ class DependencyTest extends \PHPUnit_Framework_TestCase
20
/**
21
* @var ComposerInformation|\PHPUnit_Framework_MockObject_MockObject
22
*/
23
- protected $composerInformationMock;
+ private $composerInformationMock;
24
25
26
* @var ComponentRegistrar|\PHPUnit_Framework_MockObject_MockObject
0 commit comments