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 6365c01 commit 9b03342Copy full SHA for 9b03342
service_container/parameters.rst
@@ -80,7 +80,6 @@ and hidden with the service definition:
80
.. code-block:: php
81
82
use AppBundle\Mailer;
83
- use Symfony\Component\DependencyInjection\Reference;
84
85
$container->setParameter('mailer.transport', 'sendmail');
86
0 commit comments