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