You are here

protected property AjaxCssForm::$fileUrlGenerator in Drupal 10

Same name and namespace in other branches
  1. 9 core/modules/ckeditor/tests/modules/src/Form/AjaxCssForm.php \Drupal\ckeditor_test\Form\AjaxCssForm::fileUrlGenerator

The file URL generator.

Type: \Drupal\Core\File\FileUrlGeneratorInterface

File

core/modules/ckeditor/tests/modules/src/Form/AjaxCssForm.php, line 24

Class

AjaxCssForm
A form for testing delivery of CSS to CKEditor via AJAX.

Namespace

Drupal\ckeditor_test\Form

Code

protected $fileUrlGenerator;