Exemplo n.º 1
0
 public function givenTheContextIs($string)
 {
     $this->request->setContext(Url::fromString($string));
 }