Gets the submission export description.
Description
See also
Return
(string) Submission export description.
Source
File: src/components/submission-export.php
public function get_description() { return $this->description; }
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |