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_wp_error_object()

Contents


Return Return

(WP_Error)


Source Source

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

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