Esempio n. 1
0
 /**
  * Are there pauses?
  * @return bool
  */
 public function hasPauses()
 {
     return !$this->Pauses->isEmpty();
 }