protected property ScheduledTransitionsCronUnitTest::$testConfigFactory in Scheduled Transitions 8
Same name and namespace in other branches
- 2.x tests/src/Unit/ScheduledTransitionsCronUnitTest.php \Drupal\Tests\scheduled_transitions\Unit\ScheduledTransitionsCronUnitTest::testConfigFactory
A test config factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- tests/
src/ Unit/ ScheduledTransitionsCronUnitTest.php, line 26
Class
- ScheduledTransitionsCronUnitTest
- Tests cron hooks.
Namespace
Drupal\Tests\scheduled_transitions\UnitCode
protected $testConfigFactory;