interface
League
/
CommonMark
/
Normalizer
/
UniqueSlugNormalizerInterface
You are viewing an older version of the documentation. For the latest, please visit 2.4 documentation.
UniqueSlugNormalizerInterface
Constants
public
DISABLED
Default: false
public
PER_ENVIRONMENT
Default: 'environment'
public
PER_DOCUMENT
Default: 'document'
Methods
public
clearHistory ( ) : void
Called by the Environment whenever the configured scope changes