mirror of
https://github.com/nullthoughts/laravel-data-sync.git
synced 2026-03-17 23:05:32 +00:00
Initial commit
This commit is contained in:
9
vendor/symfony/routing/Tests/Fixtures/localized/localized-route.yml
vendored
Normal file
9
vendor/symfony/routing/Tests/Fixtures/localized/localized-route.yml
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
home:
|
||||
path:
|
||||
nl: /nl
|
||||
en: /en
|
||||
|
||||
not_localized:
|
||||
controller: HomeController::otherAction
|
||||
path: /here
|
||||
Reference in New Issue
Block a user