method __construct documentation in bbn\Appui\Planning

function(bbn\Db $db) { $this->db = $db; $this->_init_class_cfg(); $this->events = new \bbn\Appui\Event($this->db); $this->ecfg = $this->events->getClassCfg(); $this->options = new \bbn\Appui\Option($this->db); $this->ocfg = $this->options->getClassCfg(); }

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.