You are here

protected property SimplenewsSynchronizeFieldsFormTest::$user in Simplenews 3.x

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/SimplenewsSynchronizeFieldsFormTest.php \Drupal\Tests\simplenews\Functional\SimplenewsSynchronizeFieldsFormTest::user

User.

Type: \Drupal\user\UserInterface

File

tests/src/Functional/SimplenewsSynchronizeFieldsFormTest.php, line 27

Class

SimplenewsSynchronizeFieldsFormTest
Tests that shared fields are synchronized when using forms.

Namespace

Drupal\Tests\simplenews\Functional

Code

protected $user;