protected property LanguageTest::$plugin in Drupal 9
Same name and namespace in other branches
- 8 core/modules/ckeditor/tests/src/Unit/Plugin/CKEditorPlugin/LanguageTest.php \Drupal\Tests\ckeditor\Unit\Plugin\CKEditorPlugin\LanguageTest::plugin
The plugin under test.
Type: \Drupal\ckeditor\Plugin\CKEditorPlugin\Language
File
- core/
modules/ ckeditor/ tests/ src/ Unit/ Plugin/ CKEditorPlugin/ LanguageTest.php, line 21
Class
- LanguageTest
- @coversDefaultClass \Drupal\ckeditor\Plugin\CKEditorPlugin\Language
Namespace
Drupal\Tests\ckeditor\Unit\Plugin\CKEditorPluginCode
protected $plugin;