| Current Path : /home/cinepatreb/billetterie/vendor/guzzlehttp/guzzle/src/Exception/ |
| Current File : /home/cinepatreb/billetterie/vendor/guzzlehttp/guzzle/src/Exception/InvalidArgumentException.php |
<?php
namespace GuzzleHttp\Exception;
final class InvalidArgumentException extends \InvalidArgumentException implements GuzzleException
{
}