Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ba58c0d

Browse filesBrowse files
kbondBafS
andauthored
Update service_container.rst
Co-authored-by: Fabien Salathe <fabacrans@gmail.com>
1 parent a7c791f commit ba58c0d
Copy full SHA for ba58c0d

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎service_container.rst

Copy file name to clipboardExpand all lines: service_container.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -703,7 +703,7 @@ attribute to explicitly configure the service::
703703
class MessageGenerator
704704
{
705705
public function __construct(
706-
#[Autowire('@monolog.logger.request')] private LoggerInterface $logger
706+
#[Autowire('@monolog.logger.request')] private LoggerInterface $logger,
707707
) {
708708
}
709709
// ...

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.