You are here

protected property DeleteMultipleFormTest::$account in Entity API 8.0

The current user.

Type: \Drupal\Core\Session\AccountInterface;

File

tests/src/Functional/DeleteMultipleFormTest.php, line 28
Contains \Drupal\Tests\entity\Functional\DeleteMultipleFormTest.

Class

DeleteMultipleFormTest
Tests the delete multiple confirmation form.

Namespace

Drupal\Tests\entity\Functional

Code

protected $account;