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