Skip to content
This repository was archived by the owner on Aug 27, 2024. It is now read-only.

Commit 38bc71d

Browse files
committed
rename Controller to Action
in order to respect ADR pattern see http://pmjones.io/adr/ see symfony/symfony#16863 (comment)
1 parent 53e15f1 commit 38bc71d

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

config/services.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,5 @@ services:
2020
resource: '../src/*'
2121
exclude: '../src/{DependencyInjection,Entity,Migrations,Tests,Kernel.php}'
2222

23-
# controllers are imported separately to make sure services can be injected
24-
# as action arguments even if you don't extend any base controller class
25-
App\Controller\:
26-
resource: '../src/Controller'
27-
tags: ['controller.service_arguments']
28-
2923
# add more service definitions when explicit configuration is needed
3024
# please note that last definitions always *replace* previous ones
File renamed without changes.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy