protected property ContentSyncLog::$connection in Content Synchronization 8.2
Same name and namespace in other branches
- 8 src/Logger/ContentSyncLog.php \Drupal\content_sync\Logger\ContentSyncLog::connection
- 3.0.x src/Logger/ContentSyncLog.php \Drupal\content_sync\Logger\ContentSyncLog::connection
The database connection object.
Type: \Drupal\Core\Database\Connection
File
- src/
Logger/ ContentSyncLog.php, line 32
Class
- ContentSyncLog
- Logs events in the cs_log database table.
Namespace
Drupal\content_sync\LoggerCode
protected $connection;