Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 307 Bytes

File metadata and controls

11 lines (8 loc) · 307 Bytes

Configuration Reference

The `Sluggable Extension`_ semantic configuration provided by this bundle

.. configuration-block::

    .. code-block:: yaml

        doctrine_extensions_sluggable:
            # the subscriber class
            subscriber_class: "MySluggableSubscriberClass"