blob: 67f852d1dbc660ba05e703fe9b727727da2b3f78 [file] [log] [blame]
<?php
namespace Psr\Log;
class InvalidArgumentException extends \InvalidArgumentException
{
}