Skip to content

Commit 7e2d8bd

Browse files
committed
Removing useless title
1 parent 664a044 commit 7e2d8bd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

components/class_loader/cache_class_loader.rst

-3
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,6 @@
88
Cache a Class Loader
99
====================
1010

11-
Introduction
12-
------------
13-
1411
Finding the file for a particular class can be an expensive task. Luckily,
1512
the ClassLoader component comes with two classes to cache the mapping
1613
from a class to its containing file. Both the :class:`Symfony\\Component\\ClassLoader\\ApcClassLoader`

0 commit comments

Comments
 (0)