Warning: Array to string conversion in /home/customer/www/docs.automatorplugin.com/public_html/wp-content/themes/wporg-developer/inc/template-tags.php on line 825
Automator_WP_Error::get_all_errors()

Contents


Return Return

(mixed[])


Source Source

File: src/core/lib/utilities/error/class-automator-wp-error.php

	public function get_all_errors() {
		return $this->wp_error->get_all_error_data();
	}