public function EmbedInterface::getSettingsLink in CKEditor Media Embed Plugin 8
Retrieve the link to the configuration page for the settings.
1 method overrides EmbedInterface::getSettingsLink()
- Embed::getSettingsLink in src/
Embed.php - Retrieve the link to the configuration page for the settings.
File
- src/
EmbedInterface.php, line 13
Class
- EmbedInterface
- Defines an interface for processing and embedding embeddable content.
Namespace
Drupal\ckeditor_media_embedCode
public function getSettingsLink();