You are here

protected property SchedulerMultilingualTest::$translatorUser in Scheduler 8

Same name and namespace in other branches
  1. 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\Functional

Code

protected $translatorUser;