mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-03-24 00:32:17 +01:00
Remove templates in favor of bundle's doc page
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
|
# Read the official documentation page of this bundle for further information about all possible configurations.
|
||||||
|
# http://tsantos-serializer-bundle.readthedocs.io/
|
||||||
tsantos_serializer:
|
tsantos_serializer:
|
||||||
generation_strategy: file_not_exists
|
generation_strategy: file_not_exists
|
||||||
# mapping:
|
|
||||||
# paths:
|
|
||||||
# - { namespace: "App\\Entity", path: "%kernel.project_dir%/src/Entity" }
|
|
||||||
# - { namespace: "App\\Document", path: "%kernel.project_dir%/config/serializer" }
|
|
||||||
|
|||||||
Reference in New Issue
Block a user