Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / validator / Mapping / PropertyMetadata.php
index d12701cb44aba94505011a9b88a51c0ff37f963f..7fc19dd2f702099522cc95067452e3f0404e117f 100644 (file)
@@ -29,8 +29,6 @@ use Symfony\Component\Validator\Exception\ValidatorException;
 class PropertyMetadata extends MemberMetadata
 {
     /**
-     * Constructor.
-     *
      * @param string $class The class this property is defined on
      * @param string $name  The name of this property
      *