Icicle\Http\Message\Response::withoutCookie PHP Méthode

withoutCookie() public méthode

public withoutCookie ( string $name ) : Icicle\Http\Message\Response
$name string
Résultat Icicle\Http\Message\Response
    public function withoutCookie(string $name) : Response;