DatabaseCacheTagsChecksum::$connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

core/lib/Drupal/Core/Cache/DatabaseCacheTagsChecksum.php, line 18

Class

DatabaseCacheTagsChecksum
Cache tags invalidations checksum implementation that uses the database.

Namespace

Drupal\Core\Cache

Code

1
protected $connection;
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.