protected property NodeCounter::$connection in Drupal 9
Same name and namespace in other branches
- 8 core/modules/statistics/src/Plugin/migrate/destination/NodeCounter.php \Drupal\statistics\Plugin\migrate\destination\NodeCounter::connection
The database connection.
Type: \Drupal\Core\Database\Connection
File
- core/
modules/ statistics/ src/ Plugin/ migrate/ destination/ NodeCounter.php, line 27
Class
- NodeCounter
- Destination for node counter.
Namespace
Drupal\statistics\Plugin\migrate\destinationCode
protected $connection;