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