You are here

protected property HookCronTest::$config in Entity Share Cron 8.2

Same name and namespace in other branches
  1. 8 tests/src/Kernel/HookCronTest.php \Drupal\Tests\entity_share_cron\Kernel\HookCronTest::config

Editable module settings.

Type: \Drupal\Core\Config\Config

File

tests/src/Kernel/HookCronTest.php, line 32

Class

HookCronTest
Tests the hook_cron() implementation.

Namespace

Drupal\Tests\entity_share_cron\Kernel

Code

protected $config;