8000 Controllers tagged with 'controller.service_arguments' are public by … · symfony/demo@ba751c7 · GitHub
[go: up one dir, main page]

Skip to content

Commit ba751c7

Browse files
committed
Controllers tagged with 'controller.service_arguments' are public by default
1 parent 55cb90a commit ba751c7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config/services.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ services:
2929
# and have a tag that allows actions to type-hint services
3030
App\Controller\:
3131
resource: '../src/Controller'
32-
public: true
3332
tags: ['controller.service_arguments']
3433

3534
# Autowiring can't guess the constructor arguments that are not type-hinted with

0 commit comments

Comments
 (0)
0