Remove templates in favor of bundle's doc page

This commit is contained in:
tsantos
2018-08-02 23:41:16 -03:00
parent 4803e8ac05
commit 0449b7e1bb

View File

@@ -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:
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" }