Skip to content

Commit da08896

Browse files
committed
minor #8439 Update parameters.rst (atailouloute)
This PR was merged into the 2.7 branch. Discussion ---------- Update parameters.rst Commits ------- 9b03342 Update parameters.rst
2 parents 41dcb7e + 9b03342 commit da08896

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

service_container/parameters.rst

-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ and hidden with the service definition:
8080
.. code-block:: php
8181
8282
use AppBundle\Mailer;
83-
use Symfony\Component\DependencyInjection\Reference;
8483
8584
$container->setParameter('mailer.transport', 'sendmail');
8685

0 commit comments

Comments
 (0)