This website works better with JavaScript
Gitinn
Accueil
Explorer
Aide
S'inscrire
Connexion
u321574
/
btss
miroir de
https://github.com/anyluckwell/bts
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
ebe2f2b7e2
Branches
Tags
dependabot/composer/php/symfony/http-foundation-4.4.9
master
btss
/
php
/
vendor
/
psr
/
log
/
Psr
/
Log
/
InvalidArgumentException.php
InvalidArgumentException.php
96 B
Historique
Raw
1
2
3
4
5
6
7
<?php
namespace Psr\Log;
class InvalidArgumentException extends \InvalidArgumentException
{
}