Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console / src / Utils / DrupalApi.php
index 9295db86a0abd41730e1ad1cb44314c15e2d9ff9..c382e12ebf6b3d85e1834c2713a0299371f57841 100644 (file)
@@ -58,7 +58,7 @@ class DrupalApi
     /**
      * Auxiliary function to get all available drupal caches.
      *
-     * @return array The all available drupal caches
+     * @return \Drupal\Core\Cache\CacheBackendInterface[] The all available drupal caches
      */
     public function getCaches()
     {