File "InvalidArgumentException.php"
Full Path: /var/www/bvnghean.vn/wp-content/plugins/updraftplus/vendor/psr/log/Psr/Log/InvalidArgumentException.php
File size: 96 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Psr\Log;
class InvalidArgumentException extends \InvalidArgumentException
{
}