We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 664a044 commit 7e2d8bdCopy full SHA for 7e2d8bd
components/class_loader/cache_class_loader.rst
@@ -8,9 +8,6 @@
8
Cache a Class Loader
9
====================
10
11
-Introduction
12
-------------
13
-
14
Finding the file for a particular class can be an expensive task. Luckily,
15
the ClassLoader component comes with two classes to cache the mapping
16
from a class to its containing file. Both the :class:`Symfony\\Component\\ClassLoader\\ApcClassLoader`
0 commit comments