Automator_WP_Error::__construct()

Automator_Error_Handler constructor.


Source Source

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

	public function __construct() {
		$this->wp_error = new WP_Error();
	}