File "InvalidArgumentException.php"
Full Path: /home/romayxjt/public_html/wp-content/plugins/kadence-starter-templates/vendor/vendor-prefixed/psr/log/Psr/Log/InvalidArgumentException.php
File size: 223 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* @license MIT
*
* Modified using {@see https://github.com/BrianHenryIE/strauss}.
*/
namespace KadenceWP\KadenceStarterTemplates\Psr\Log;
class InvalidArgumentException extends \InvalidArgumentException
{
}