belongsTo('App\Model\Module\ConfidentialFile'); } public function attachment(){ return $this->hasMany('App\Model\Module\Attachment'); } }