Returns the submission export handler.
Description
See also
Return
(awsmug\Torro_Forms\Components\Submission_Export_Handler) Submission export handler instance.
Source
File: src/db-objects/submissions/submission-manager.php
public function export_handler() { return $this->export_handler(); }
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |