We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 41dcb7e + 9b03342 commit da08896Copy full SHA for da08896
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