Security update for Core, with self-updated composer
[yaffs-website] / vendor / doctrine / common / lib / Doctrine / Common / Persistence / Mapping / ClassMetadataFactory.php
index 3d82881195bbcd2183e9f8a027f9ac158534e196..bc6fb11d19b1acca9af7929e489606f48b3deea6 100644 (file)
@@ -33,7 +33,7 @@ interface ClassMetadataFactory
      * Forces the factory to load the metadata of all classes known to the underlying
      * mapping driver.
      *
-     * @return array The ClassMetadata instances of all mapped classes.
+     * @return ClassMetadata[] The ClassMetadata instances of all mapped classes.
      */
     public function getAllMetadata();