Skip to content

Commit 51871b0

Browse files
Nyholmwouterj
andauthored
Update service_container.rst
Co-authored-by: Wouter J <[email protected]>
1 parent e10fa2c commit 51871b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,8 +341,8 @@ you can type-hint the new ``SiteUpdateManager`` class and use it::
341341
// src/Controller/SiteController.php
342342
namespace App\Controller;
343343

344-
// ...
345344
use App\Service\SiteUpdateManager;
345+
// ...
346346

347347
class SiteController extends AbstractController
348348
{

0 commit comments

Comments
 (0)