<?php

namespace WPvividPsr\Log;

class InvalidArgumentException extends \InvalidArgumentException
{
}
