Skip to content
Snippets Groups Projects
Commit 16059bcb authored by catch's avatar catch
Browse files

Issue #3346372 by mstrelan, acbramley: Documentation of...

Issue #3346372 by mstrelan, acbramley: Documentation of CacheTagsChecksumTrait::invalidateTags refers to a non-existant method

(cherry picked from commit 7d7d8b29)
parent 4e89e7e8
Branches
Tags
5 merge requests!8506Draft: Issue #3456536 by ibrahim tameme,!5646Issue #3350972 by nod_: [random test failure]...,!5600Issue #3350972 by nod_: [random test failure]...,!5343Issue #3305066 by quietone, Rename RedirectLeadingSlashesSubscriber,!3603#ISSUE 3346218 Add a different message on edit comment
...@@ -48,7 +48,7 @@ public function rootTransactionEndCallback($success) { ...@@ -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) { public function invalidateTags(array $tags) {
// Only invalidate tags once per request unless they are written again. // Only invalidate tags once per request unless they are written again.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment