(string) ($this['type'] ?? ''), 'id' => (int) ($this['id'] ?? 0), 'label' => (string) ($this['label'] ?? ''), 'sub' => (string) ($this['sub'] ?? ''), ]; } }