Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / polyfill-php70 / Resources / stubs / AssertionError.php
diff --git a/vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php b/vendor/symfony/polyfill-php70/Resources/stubs/AssertionError.php
new file mode 100644 (file)
index 0000000..acb1250
--- /dev/null
@@ -0,0 +1,5 @@
+<?php
+
+class AssertionError extends Error
+{
+}