protected property NodeAccessTest::$moderationInformation in Drupal 8
Same name and namespace in other branches
- 9 core/modules/content_moderation/tests/src/Kernel/NodeAccessTest.php \Drupal\Tests\content_moderation\Kernel\NodeAccessTest::moderationInformation
The moderation information service.
Type: \Drupal\content_moderation\ModerationInformationInterface
File
- core/
modules/ content_moderation/ tests/ src/ Kernel/ NodeAccessTest.php, line 27
Class
- NodeAccessTest
- Tests with node access enabled.
Namespace
Drupal\Tests\content_moderation\KernelCode
protected $moderationInformation;