(int) ($this['id'] ?? 0), 'class_name' => (string) ($this['class_name'] ?? ''), 'school_year' => $this['school_year'] ?? null, ]; } }