awsmug\Torro_Forms\Modules Submodule::get_title() Returns the submodule title. Description See also Submodule Return (string) Submodule title. Source File: src/modules/submodule.php public function get_title() { return $this->title; } Expand full source code Collapse full source code View on GitHub Changelog Changelog Version Description 1.0.0 Introduced.