Searched refs:withoutAttribute (Results 1 – 5 of 5) sorted by relevance
260 public function withoutAttribute($name); function
260 public function withoutAttribute(string $name): ServerRequestInterface; function
219 - `ServerRequest::withoutAttribute` when attribute value is null.
65 | `withoutAttribute($name)` | Returns a new request instance that without the specified derived req…
355 - `ServerRequest::withoutAttribute` when attribute value is null.