'integer', 'app' => '?string', 'device' => '?string', 'os' => '?string', 'is_bot' => 'boolean', 'date' => 'datetime', 'hits' => 'integer', ]; public function getLabels() { return \Opawg\UserAgentsPhp\UserAgentsRSS::getName( $this->attributes['labels'] ) ?? $this->attributes['labels']; } }