You are here

protected property AbstractModel::$db in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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

AbstractModel

Namespace

Zend\Feed\PubSubHubbub\Model

Code

protected $db = null;