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 6b7ad8f + 264526b commit cf3b616Copy full SHA for cf3b616
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