Skip to content
Snippets Groups Projects
Commit 61699f01 authored by catch's avatar catch
Browse files

Issue #2791211 by cilefen: Cache::getBins should explain the returned data...

Issue #2791211 by cilefen: Cache::getBins should explain the returned data types implement CacheBackendInterface
parent 21620006
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -148,7 +148,7 @@ public static function invalidateTags(array $tags) {
/**
* Gets all cache bin services.
*
* @return array
* @return \Drupal\Core\Cache\CacheBackendInterface[]
* An array of cache backend objects keyed by cache bins.
*/
public static function getBins() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment