protected property CKEditor::$fileUrlGenerator in Drupal 9
Same name and namespace in other branches
- 10 core/modules/ckeditor/src/Plugin/Editor/CKEditor.php \Drupal\ckeditor\Plugin\Editor\CKEditor::fileUrlGenerator
The file URL generator.
Type: \Drupal\Core\File\FileUrlGeneratorInterface
File
- core/
modules/ ckeditor/ src/ Plugin/ Editor/ CKEditor.php, line 68
Class
- CKEditor
- Defines a CKEditor-based text editor for Drupal.
Namespace
Drupal\ckeditor\Plugin\EditorCode
protected $fileUrlGenerator;