protected property EntityUsage::$connection in Entity Usage 8.4
Same name and namespace in other branches
- 8 src/EntityUsage.php \Drupal\entity_usage\EntityUsage::connection
- 8.2 src/EntityUsage.php \Drupal\entity_usage\EntityUsage::connection
- 8.3 src/EntityUsage.php \Drupal\entity_usage\EntityUsage::connection
The database connection used to store entity usage information.
Type: \Drupal\Core\Database\Connection
File
- src/
EntityUsage.php, line 24
Class
- EntityUsage
- Defines the entity usage base class.
Namespace
Drupal\entity_usageCode
protected $connection;