Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / validator / Context / ExecutionContextInterface.php
index 1b1452582dff454e0177cfd737a3fae7c9a6c7cc..fa0053bb420dd326191e171dcaafe9abd2af3411 100644 (file)
@@ -275,8 +275,8 @@ interface ExecutionContextInterface
      * has been called with a plain value and constraint, this method returns
      * null.
      *
-     * @return MetadataInterface|null The metadata of the currently validated
-     *                                value.
+     * @return MetadataInterface|null the metadata of the currently validated
+     *                                value
      */
     public function getMetadata();