Пример #1
0
 public function tearDown()
 {
     if ($this->_runtimeIncludePath) {
         $this->_restoreIncludePath();
     }
     parent::tearDown();
 }