You are here

protected property ConfigureAndExecuteTest::$account in Rules 8.3

A user account with administration permissions.

Type: \Drupal\Core\Session\AccountInterface

File

tests/src/Functional/ConfigureAndExecuteTest.php, line 33

Class

ConfigureAndExecuteTest
Tests that a rule can be configured and triggered when a node is edited.

Namespace

Drupal\Tests\rules\Functional

Code

protected $account;