Please enable JavaScript in your browser!
Página Inicial
Explorar
Ajuda
Registrar
Entrar
sunlight
/
menu
Observar
1
Favorito
0
Fork
0
Código
Problemas
0
Pull Requests
0
Commits
89
Versões
0
Wiki
菜谱项目
Branch:
master
Branches
Tags
master
menu
/
vendor
/
psr
/
log
/
Psr
/
Log
/
InvalidArgum...
InvalidArgumentException.php
96B
Link permanente
Histórico
Cru
1
2
3
4
5
6
7
8
<?php
namespace Psr\Log;
class InvalidArgumentException extends \InvalidArgumentException
{
}