Example #1
0
 public function tearDown()
 {
     Event::clearListeners();
     $this->callbacksHit = array();
 }