Ejemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public static function getParams(Url $url)
 {
     return ['url' => $url->withScheme('http')->getUrl()];
 }