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