Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / validator / Tests / Mapping / Loader / mapping-with-constants.yml
diff --git a/vendor/symfony/validator/Tests/Mapping/Loader/mapping-with-constants.yml b/vendor/symfony/validator/Tests/Mapping/Loader/mapping-with-constants.yml
new file mode 100644 (file)
index 0000000..32ddcc5
--- /dev/null
@@ -0,0 +1,8 @@
+namespaces:
+  custom: Symfony\Component\Validator\Tests\Fixtures\
+
+Symfony\Component\Validator\Tests\Fixtures\Entity:
+  properties:
+    firstName:
+      - Range:
+          max: !php/const PHP_INT_MAX