error = $error; } /** * @since 3.0.0 */ public function getError(): WP_Error { return $this->error; } }