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