'integer', ]; public function displayName() : string{ return "{$this->manufacturer_code} {$this->model_full_name} ({$this->designator})"; } }