X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Flib%2FDrupal%2FCore%2FValidation%2FConstraintManager.php;h=79da1d6e8a2f6bafc9c0b7e8819a0609e63f057b;hb=refs%2Fheads%2Fd864;hp=a2bd604c0a158098f4c9d7b612c02909488213e4;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/lib/Drupal/Core/Validation/ConstraintManager.php b/web/core/lib/Drupal/Core/Validation/ConstraintManager.php index a2bd604c0..79da1d6e8 100644 --- a/web/core/lib/Drupal/Core/Validation/ConstraintManager.php +++ b/web/core/lib/Drupal/Core/Validation/ConstraintManager.php @@ -56,7 +56,6 @@ class ConstraintManager extends DefaultPluginManager { return $this->discovery; } - /** * Creates a validation constraint. *