6 methods override SettingsTrait::settingsKey() in Markdown 8.2
- EmojiExtension::settingsKey in src/
Plugin/ Markdown/ CommonMark/ Extension/ EmojiExtension.php - The array key name to use when the settings are nested in another array.
- ExternalLinkExtension::settingsKey in src/
Plugin/ Markdown/ CommonMark/ Extension/ ExternalLinkExtension.php - The array key name to use when the settings are nested in another array.
- FootnoteExtension::settingsKey in src/
Plugin/ Markdown/ CommonMark/ Extension/ FootnoteExtension.php - The array key name to use when the settings are nested in another array.
- HeadingPermalinkExtension::settingsKey in src/
Plugin/ Markdown/ CommonMark/ Extension/ HeadingPermalinkExtension.php - The array key name to use when the settings are nested in another array.
- SmartPunctuationExtension::settingsKey in src/
Plugin/ Markdown/ CommonMark/ Extension/ SmartPunctuationExtension.php - The array key name to use when the settings are nested in another array.
- TableOfContentsExtension::settingsKey in src/
Plugin/ Markdown/ CommonMark/ Extension/ TableOfContentsExtension.php - The array key name to use when the settings are nested in another array.