Using `symfony new` and Build Configs. Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
5 lines
114 B
YAML
5 lines
114 B
YAML
controllers:
|
|
resource:
|
|
path: ../src/Controller/
|
|
namespace: App\Controller
|
|
type: attribute
|