You are here

InvalidArgumentException.php in Service Container 7.2

Namespace

Psr\Log

File

lib/Psr/Log/InvalidArgumentException.php
View source
<?php

namespace Psr\Log;

class InvalidArgumentException extends \InvalidArgumentException {

}

Classes