protected property SchedulerMultilingualTest::$translatorUser in Scheduler 8
Same name and namespace in other branches
- 2.x 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;