mirror of
https://github.com/guzzle/guzzle.git
synced 2025-02-24 10:03:27 +01:00
Update InvalidArgumentException.php
This commit is contained in:
parent
49a74936c4
commit
97b2bc9adb
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
namespace GuzzleHttp\Exception;
|
namespace GuzzleHttp\Exception;
|
||||||
|
|
||||||
class InvalidArgumentException extends \InvalidArgumentException implements GuzzleException {}
|
final class InvalidArgumentException extends \InvalidArgumentException implements GuzzleException {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user