method __construct documentation in bbn\Entities\AbstractLinkType

function(bbn\Entities\EntityInterface $entity, bbn\Db $db, array $cfg = []) { $this->db = $db; $this->entity = $entity; $this->options = Option::getInstance(); $this->_init_class_cfg($cfg); $this->setType(); }

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.