HTML_QuickForm::apiVersion()
HTML_QuickForm::apiVersion() – Returns the current API version
Synopsis
require_once 'HTML/QuickForm.php';
float HTML_QuickForm::apiVersion (
void
)
Описание
Returns the current API version
Throws
throws no exceptions thrown
Замечание
since 1.0
This function can be called statically.