Torro_Forms::version()

Returns the current version of Torro Forms.

Description

See also

Return

(string) Version number.

Source

File: src/torro-forms.php

	public function version() {
		return $this->version;
	}

Changelog

Changelog
Version Description
1.0.0 Introduced.