Ejemplo n.º 1
0
 public static function playComplete()
 {
     Music::$status = "ready";
     self::$playing = null;
 }