mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-02-13 08:52:48 +00:00
Initial commit
This commit is contained in:
7
vendor/psr/log/Psr/Log/InvalidArgumentException.php
vendored
Normal file
7
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