8000
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 124ec98 commit eefc578Copy full SHA for eefc578
src/Symfony/Bridge/Doctrine/DependencyInjection/CompilerPass/RegisterUidTypePass.php
@@ -17,12 +17,7 @@
17
use Symfony\Component\DependencyInjection\ContainerBuilder;
18
use Symfony\Component\Uid\AbstractUid;
19
20
-/**
21
- * Registers additional validators.
22
- *
23
- * @author Benjamin Eberlei <kontakt@beberlei.de>
24
- */
25
-class RegisterUidTypePass implements CompilerPassInterface
+final class RegisterUidTypePass implements CompilerPassInterface
26
{
27
/**
28
* {@inheritdoc}
0 commit comments