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