MicDjPageInh = ClassRegistry::init('MicDjPageInh'); } /** * tearDown method * * @return void */ public function tearDown() { unset($this->MicDjPageInh); parent::tearDown(); } }