This website works better with JavaScript.
Explore
Help
Register
Sign In
pecintaseni
/
engineN
Watch
1
Star
0
Fork
You've already forked engineN
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
60
Commits
1
Branch
0
Tags
510 MiB
Tree:
4d2308bf4c
engineN
/
system
/
ThirdParty
/
PSR
/
Log
/
InvalidArgumentException.php
8 lines
96 B
Raw
Normal View
History
Unescape
Escape
replace Index
1 year ago
<?php
namespace Psr\Log;
class InvalidArgumentException extends \InvalidArgumentException
{
}