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(); }
Expand full source code Collapse full source code View on Github