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