hasMany('App\Model\Module\Faulty'); } public function department() { return $this->belongsToMany('App\Model\Module\Department'); } }