oont-contents/plugins/mailpoet/vendor-prefixed/symfony/finder/Exception/DirectoryNotFoundException.php
2025-02-08 15:10:23 +01:00

6 lines
169 B
PHP

<?php
namespace MailPoetVendor\Symfony\Component\Finder\Exception;
if (!defined('ABSPATH')) exit;
class DirectoryNotFoundException extends \InvalidArgumentException
{
}