return array( 'headers' => $this->get_headers(), 'body' => $this->get_data(), 'response' => array( 'code' => $this->get_status(), 'message' => get_status_header_desc( $this->get_status() ), ), 'cookies' => $this->get_cookies(), 'filename' => $this->filename, ); } }
Fatal error: Uncaught Error: Class "MailPoet\DI\ContainerFactory" not found in /htdocs/wp-content/plugins/mailpoet/lib/DI/ContainerWrapper.php:74 Stack trace: #0 /htdocs/wp-content/plugins/mailpoet/mailpoet_initializer.php(88): MailPoet\DI\ContainerWrapper::getInstance() #1 /htdocs/wp-content/plugins/mailpoet/mailpoet.php(194): require_once('/htdocs/wp-cont...') #2 /htdocs/wp-settings.php(526): include_once('/htdocs/wp-cont...') #3 /htdocs/wp-config.php(78): require_once('/htdocs/wp-sett...') #4 /htdocs/wp-load.php(50): require_once('/htdocs/wp-conf...') #5 /htdocs/wp-blog-header.php(13): require_once('/htdocs/wp-load...') #6 /htdocs/index.php(17): require('/htdocs/wp-blog...') #7 {main} thrown in /htdocs/wp-content/plugins/mailpoet/lib/DI/ContainerWrapper.php on line 74