SmartDefaultSettingsTest::$testLogServiceName

Same name and namespace in other branches
  1. 11.x core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php \Drupal\Tests\ckeditor5\Kernel\SmartDefaultSettingsTest::testLogServiceName

The service name for a logger implementation that collects anything logged.

Type: string

File

core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php, line 83

Class

SmartDefaultSettingsTest
Tests Smart Default Settings.

Namespace

Drupal\Tests\ckeditor5\Kernel

Code

protected string $testLogServiceName = 'smart_default_settings_test.logger';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.