We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e412a3 commit b6e27bdCopy full SHA for b6e27bd
_includes/_annotation_loader_tip.rst.inc
@@ -8,7 +8,7 @@
8
Annotation classes aren't loaded automatically, so you must load them
9
using a class loader like this::
10
11
- use Composer\Autoload\ClassLoader;
+ use Composer\Autoload\ClassLoader;
12
use Doctrine\Common\Annotations\AnnotationRegistry;
13
14
/** @var ClassLoader $loader */
0 commit comments