forked from kevinowino869/mitrobill
using Vendor from composer
This commit is contained in:
7
system/vendor/psr/log/Psr/Log/InvalidArgumentException.php
vendored
Normal file
7
system/vendor/psr/log/Psr/Log/InvalidArgumentException.php
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace Psr\Log;
|
||||
|
||||
class InvalidArgumentException extends \InvalidArgumentException
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user