Loading core/lib/Drupal/Core/Cache/CacheTagsChecksumTrait.php +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ public function rootTransactionEndCallback($success) { } /** * Implements \Drupal\Core\Cache\CacheTagsChecksumInterface::invalidateTags() * Implements \Drupal\Core\Cache\CacheTagsInvalidatorInterface::invalidateTags() */ public function invalidateTags(array $tags) { // Only invalidate tags once per request unless they are written again. Loading Loading
core/lib/Drupal/Core/Cache/CacheTagsChecksumTrait.php +1 −1 Original line number Diff line number Diff line Loading @@ -48,7 +48,7 @@ public function rootTransactionEndCallback($success) { } /** * Implements \Drupal\Core\Cache\CacheTagsChecksumInterface::invalidateTags() * Implements \Drupal\Core\Cache\CacheTagsInvalidatorInterface::invalidateTags() */ public function invalidateTags(array $tags) { // Only invalidate tags once per request unless they are written again. Loading