method initPath documentation in bbn\Mvc

Sets all the different paths' properties.

function() { if (!self::$_app_name) { self::$_app_name = BBN_APP_NAME; self::$_app_path = BBN_APP_PATH; self::$_app_prefix = BBN_APP_PREFIX; self::$_cur_path = BBN_CUR_PATH; self::$_lib_path = BBN_LIB_PATH; self::$_data_path = BBN_DATA_PATH; } }

Sets all the different paths' properties. BBN is a suite of PHP and JS libraries and VueJS components - all open-source! bbn.io, build applications, the quick way

This website uses cookies to ensure you get the best experience on our website.