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