protected property SchedulerMultilingualTest::$translatorUser in Scheduler 2.x
Same name and namespace in other branches
- 8 tests/src/Functional/SchedulerMultilingualTest.php \Drupal\Tests\scheduler\Functional\SchedulerMultilingualTest::translatorUser
A user with permission to translate content and use scheduler.
Type: \Drupal\Core\Session\AccountInterface
File
- tests/
src/ Functional/ SchedulerMultilingualTest.php, line 26
Class
- SchedulerMultilingualTest
- Tests the scheduling functions for node translations.
Namespace
Drupal\Tests\scheduler\FunctionalCode
protected $translatorUser;