Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / polyfill-php70 / Resources / stubs / TypeError.php
1 <?php
2
3 class TypeError extends Error
4 {
5 }