Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / dependency-injection / Tests / Fixtures / includes / HotPath / C2.php
1 <?php
2
3 namespace Symfony\Component\DependencyInjection\Tests\Fixtures\includes\HotPath;
4
5 class C2
6 {
7 }