'array', ]; public function champion() { return $this->belongsTo(Champion::class); } }