mirror of
https://github.com/MarijnDoeve/TijdVoorDeTest.git
synced 2026-07-05 15:10:16 +02:00
Change namespace to Tvdt
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
controllers:
|
||||
resource:
|
||||
path: ../../src/Controller/
|
||||
namespace: App\Controller
|
||||
namespace: Tvdt\Controller
|
||||
type: attribute
|
||||
|
||||
kernel:
|
||||
resource: App\Kernel
|
||||
resource: Tvdt\Kernel
|
||||
type: attribute
|
||||
|
||||
Reference in New Issue
Block a user