<?php namespace MailPoetVendor\Carbon\Exceptions; if (!defined('ABSPATH')) exit; interface BadMethodCallException extends Exception { }