protected property DeleteMultipleFormTest::$account in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/FunctionalTests/Entity/DeleteMultipleFormTest.php \Drupal\FunctionalTests\Entity\DeleteMultipleFormTest::account
- 9 core/tests/Drupal/FunctionalTests/Entity/DeleteMultipleFormTest.php \Drupal\FunctionalTests\Entity\DeleteMultipleFormTest::account
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- core/
tests/ Drupal/ FunctionalTests/ Entity/ DeleteMultipleFormTest.php, line 25
Class
- DeleteMultipleFormTest
- Tests the delete multiple confirmation form.
Namespace
Drupal\FunctionalTests\EntityCode
protected $account;