File "BadMethodCallException.php"

Full Path: /home/warrior1/public_html/languages/wp-content/plugins/mailpoet/vendor-prefixed/symfony/dependency-injection/Exception/BadMethodCallException.php
File size: 206 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
namespace MailPoetVendor\Symfony\Component\DependencyInjection\Exception;
if (!defined('ABSPATH')) exit;
class BadMethodCallException extends \BadMethodCallException implements ExceptionInterface
{
}