mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
11 lines
374 B
YAML
11 lines
374 B
YAML
# This file is referenced in PluginSkeleton v1.0.0 - v1.2.x
|
|
# It is deprecated since Sylius 1.3 and will be removed in Sylius 2.0
|
|
|
|
_routing_deprecation:
|
|
resource: '_routing_deprecation.php' # Triggers a deprecation error
|
|
|
|
_routing_directory:
|
|
resource: '../../config/routes/*.{php,xml,yaml,yml}'
|
|
|
|
_routing_file:
|
|
resource: '../../config/routes.{php,xml,yaml,yml}'
|