<?php

namespace TEC\Common\Psr\Log;

class InvalidArgumentException extends \InvalidArgumentException
{
}
