This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
idleman
/
kiss
Observar
2
Favorito
1
Fork
0
Arquivos
Issues
1
Pull Requests
0
Wiki
Tree:
ae3edced4d
Branches
Tags
dev
feature/dashboard-v2
feature/fix-employee
feature/refactor-customiser
hotfix
master
kiss
/
plugin
/
sms
/
vendor
/
guzzlehttp
/
guzzle
/
src
/
Exception
/
TooManyRedirectsException.php
TooManyRedirectsException.php
100 B
Histórico
Raw
1
2
3
4
5
6
<?php
namespace GuzzleHttp\Exception;
class TooManyRedirectsException extends RequestException
{
}