protected property CKEditor::$languageManager in Drupal 10
Same name and namespace in other branches
- 8 core/modules/ckeditor/src/Plugin/Editor/CKEditor.php \Drupal\ckeditor\Plugin\Editor\CKEditor::languageManager
- 9 core/modules/ckeditor/src/Plugin/Editor/CKEditor.php \Drupal\ckeditor\Plugin\Editor\CKEditor::languageManager
The language manager.
Type: \Drupal\Core\Language\LanguageManagerInterface
File
- core/
modules/ ckeditor/ src/ Plugin/ Editor/ CKEditor.php, line 47
Class
- CKEditor
- Defines a CKEditor-based text editor for Drupal.
Namespace
Drupal\ckeditor\Plugin\EditorCode
protected $languageManager;