(Grav GitSync) Automatic Commit from GitSync
This commit is contained in:
Vendored
+7
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace GuzzleHttp\Exception;
|
||||
|
||||
final class InvalidArgumentException extends \InvalidArgumentException implements GuzzleException
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user