You are here

protected property TermSelectionTest::$user in Taxonomy container 8

A mocked test user.

Type: \Drupal\Core\Session\AccountInterface|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/TermSelectionTest.php, line 54

Class

TermSelectionTest
Tests selection of taxonomy terms by the Taxonomy Container module.

Namespace

Drupal\Tests\taxonomy_container\Unit

Code

protected $user;