<?php

namespace WPForms\Vendor\Psr\Log;

class InvalidArgumentException extends \InvalidArgumentException
{
}
