method __construct documentation in bbn\Appui\Notification

function(bbn\Db $db) { parent::__construct($db); $this->_init_class_cfg(self::$default_class_cfg); self::optionalInit(); $this->opt = bbn\Appui\Option::getInstance(); $this->user = bbn\User::getInstance(); $this->pref = new bbn\User\Preferences($this->db); $this->perms = new bbn\User\Permissions(); }

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.