Security update for Core, with self-updated composer
[yaffs-website] / web / core / lib / Drupal / Core / Validation / Plugin / Validation / Constraint / NotNullConstraint.php
index 75dfb182e464e31af173269fd042bb9c053eee1e..163d696afbf9fe6b5f41fff1532b8481a73a9069 100644 (file)
@@ -15,4 +15,4 @@ use Symfony\Component\Validator\Constraints\NotNull;
  *   type = false
  * )
  */
-class NotNullConstraint extends NotNull { }
+class NotNullConstraint extends NotNull {}