method check documentation in bbn\Appui\Dbsync

Checks if the initialization has been all right

function() { self::$_is_checked = \is_object(self::$db) && \is_object(self::$dbs) && self::$db->check() && self::$dbs->check(); } return self::$_is_checked; }

Checks if the initialization has been all right 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.