mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 07:36:30 +03:00
Fix syntax
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
controllers:
|
||||
resource: ../src/Controller/
|
||||
type: attribute@App\Controller
|
||||
resource:
|
||||
path: ../src/Controller/
|
||||
namespace: App\Controller
|
||||
type: attribute
|
||||
|
||||
Reference in New Issue
Block a user