Example #1
0
 protected function setQdnStatus()
 {
     Closure::whereInfoId($this->qdn->id)->update(['status' => 'p.e. verification']);
 }