Ejemplo n.º 1
0
 public function ok()
 {
     if ($this->theMessage == "load jamed") {
         MusicPlayer::stop();
     }
     PHPFIT_Fixture_Action::$actor = $this->caller;
 }