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 6b7ad8f commit 264526bCopy full SHA for 264526b
cookbook/testing/doctrine.rst
@@ -35,7 +35,7 @@ which makes all of this quite easy::
35
/**
36
* {@inheritDoc}
37
*/
38
- public function setUp()
+ protected function setUp()
39
{
40
static::$kernel = static::createKernel();
41
static::$kernel->boot();
0 commit comments