You are here

protected property CKEditorTest::$fileUrlGenerator in Drupal 9

The file URL generator.

Type: \Drupal\Core\File\FileUrlGeneratorInterface

File

core/modules/ckeditor/tests/src/Kernel/CKEditorTest.php, line 43

Class

CKEditorTest
Tests for the 'CKEditor' text editor plugin.

Namespace

Drupal\Tests\ckeditor\Kernel

Code

protected $fileUrlGenerator;