Searched defs:withAttribute (Results 1 – 4 of 4) sorted by relevance
244 public function withAttribute($name, $value); function
244 public function withAttribute(string $name, $value): ServerRequestInterface; function
321 public function withAttribute($attribute, $value): ServerRequestInterface function in GuzzleHttp\\Psr7\\ServerRequest
357 public function withAttribute($attribute, $value) function in GuzzleHttp\\Psr7\\ServerRequest