Exemple #1
0
 /**
  * @return DayOfWeek
  */
 public function getDayOfWeek()
 {
     return $this->date->getDayOfWeek();
 }