Security update for Core, with self-updated composer
[yaffs-website] / vendor / symfony / class-loader / Tests / Fixtures / LegacyApc / fallback / LegacyApc / Pearlike / FooBar.php
diff --git a/vendor/symfony/class-loader/Tests/Fixtures/LegacyApc/fallback/LegacyApc/Pearlike/FooBar.php b/vendor/symfony/class-loader/Tests/Fixtures/LegacyApc/fallback/LegacyApc/Pearlike/FooBar.php
deleted file mode 100644 (file)
index f0fac9e..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<?php
-
-class LegacyApc_Pearlike_FooBar
-{
-    public static $loaded = true;
-}