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 4577fa2 commit 63a0b75Copy full SHA for 63a0b75
Tests/Functional/CachePoolClearCommandTest.php
@@ -19,8 +19,6 @@
19
*/
20
class CachePoolClearCommandTest extends WebTestCase
21
{
22
- private $application;
23
-
24
protected function setUp()
25
26
static::bootKernel(array('test_case' => 'CachePoolClear', 'root_config' => 'config.yml'));
0 commit comments