You are here

protected property AddPhotosAlbumImageTest::$account in Album Photos 6.0.x

Same name and namespace in other branches
  1. 8.5 tests/src/Functional/AddPhotosAlbumImageTest.php \Drupal\Tests\photos\Functional\AddPhotosAlbumImageTest::account
  2. 8.4 tests/src/Functional/AddPhotosAlbumImageTest.php \Drupal\Tests\photos\Functional\AddPhotosAlbumImageTest::account

The user account for testing.

Type: \Drupal\Core\Session\AccountInterface

File

tests/src/Functional/AddPhotosAlbumImageTest.php, line 42

Class

AddPhotosAlbumImageTest
Test creating a new album, adding an image and updating the image.

Namespace

Drupal\Tests\photos\Functional

Code

protected $account;