method __construct documentation in bbn\Db\Sync2

function(bbn\Db $db, array $tables, array $sync_cfg = NULL, array $arch = []) { parent::__construct($db); Singleton::init($this); $this->_init_class_cfg($arch); $this->opt = bbn\Appui\Option::getInstance(); if ($this->opt) { self::retrieverInit($this); } }

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.