File "DirectoryNotFoundException.php"

Full Path: /home/warrior1/public_html/wp-content/plugins/mailpoet/vendor-prefixed/symfony/finder/Exception/DirectoryNotFoundException.php
File size: 169 bytes
MIME-type: text/x-php
Charset: utf-8

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