Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / hal / src / LinkManager / TypeLinkManagerInterface.php
index c3dabe419ab9a3fe8d6100b538039d0bf72549d4..708b9ab13e4fb4c6ed3c0b2ae84a9fb7841c0e60 100644 (file)
@@ -31,7 +31,7 @@ interface TypeLinkManagerInterface extends ConfigurableLinkManagerInterface {
    * @param array $context
    *   Context from the normalizer/serializer operation.
    *
-   * @return array | boolean
+   * @return array|bool
    *   If the URI matches a bundle, returns an array containing entity_type and
    *   bundle. Otherwise, returns false.
    */