protected property AbstractModel::$db in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/zendframework/zend-feed/src/PubSubHubbub/Model/AbstractModel.php \Zend\Feed\PubSubHubbub\Model\AbstractModel::db
Zend\Db\TableGateway\TableGatewayInterface instance to host database methods
Type: TableGatewayInterface
File
- vendor/
zendframework/ zend-feed/ src/ PubSubHubbub/ Model/ AbstractModel.php, line 22
Class
Namespace
Zend\Feed\PubSubHubbub\ModelCode
protected $db = null;