stof_doctrine_extensions.yaml 466 Bytes
# Read the documentation: https://symfony.com/doc/current/bundles/StofDoctrineExtensionsBundle/index.html
# See the official DoctrineExtensions documentation for more details: https://github.com/Atlantic18/DoctrineExtensions/tree/master/doc/
stof_doctrine_extensions:
    default_locale: en_US
    orm:
        default:
            sortable: true
            timestampable: true
            sluggable: true
            softdeleteable: true
            loggable: true