"array", "target" => "array" ]; public function actor () { return $this->belongsTo (Actor::class); } }