mirror of
https://github.com/itflow-org/itflow
synced 2026-09-12 17:55:11 +00:00
Rename plugins to libs and update all file references
This commit is contained in:
7
libs/vendor/psr/log/src/InvalidArgumentException.php
vendored
Normal file
7
libs/vendor/psr/log/src/InvalidArgumentException.php
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace Psr\Log;
|
||||
|
||||
class InvalidArgumentException extends \InvalidArgumentException
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user