Exemplo n.º 1
0
 public function setResetDate($reset) : Provider
 {
     $this->provider->setResetDate($reset);
     return $this;
 }