protected function tearDown()
 {
     parent::tearDown();
     $this->deleteTmpDir('FirewallEntryPoint');
 }
Пример #2
0
 protected function tearDown()
 {
     parent::tearDown();
     $this->deleteTmpDir('Acl');
 }