Skip to content

Commit d7d3b15

Browse files
committed
minor #11441 Update kernel.rst (atailouloute)
This PR was merged into the 3.4 branch. Discussion ---------- Update kernel.rst No need for the use statement Commits ------- acbec39 Update kernel.rst
2 parents 6fbe8d4 + acbec39 commit d7d3b15

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

reference/configuration/kernel.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,6 @@ achieve a strict reproducible build:
201201
.. code-block:: php
202202
203203
// app/config/services.php
204-
use Symfony\Component\DependencyInjection\Reference;
205204
206205
// ...
207206
$container->setParameter('kernel.container_build_time', '1234567890');

0 commit comments

Comments
 (0)