/home/techb158/ileadtechnology.com/vendor/symfony/routing/Exception
Edit: /home/techb158/ileadtechnology.com/vendor/symfony/routing/Exception/InvalidArgumentException.php (385B)
*
* For the full copyright and license information, please view the LICENSE
* file that was distributed with this source code.
*/
namespace Symfony\Component\Routing\Exception;
class InvalidArgumentException extends \InvalidArgumentException implements ExceptionInterface
{
}