We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e72830 commit f55919dCopy full SHA for f55919d
webfiori/framework/App.php
@@ -617,7 +617,7 @@ private static function initAutoLoader() {
617
}
618
self::call(APP_DIR.'\ini\InitAutoLoad::init');
619
620
- private static function initFrameworkVersionInfo() {
+ public static function initFrameworkVersionInfo() {
621
/**
622
* A constant that represents version number of the framework.
623
*
0 commit comments