withoutWrapping(); return [ 'date' => $this->date->toDateString(), 'active' => $this->active, 'inactive' => $this->inactive, 'locked' => $this->locked, ]; } }