Exemplo n.º 1
0
 public function setCustom(array $custom = []) : Provider
 {
     $this->provider->setCustom($custom);
     return $this;
 }