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