<?php
namespace GuzzleHttp\Exception;
final class InvalidArgumentException extends \InvalidArgumentException implements GuzzleException
{
}
To ensure a smooth integration process and optimal performance, follow these best practices: