You are here

protected property ViewExecutableTest::$user in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/views/tests/src/Unit/ViewExecutableTest.php \Drupal\Tests\views\Unit\ViewExecutableTest::user

The mocked user.

Type: \Drupal\Core\Session\AccountInterface|\PHPUnit_Framework_MockObject_MockObject

File

core/modules/views/tests/src/Unit/ViewExecutableTest.php, line 56
Contains \Drupal\Tests\views\Unit\ViewExecutableTest.

Class

ViewExecutableTest
@coversDefaultClass \Drupal\views\ViewExecutable @group views

Namespace

Drupal\Tests\views\Unit

Code

protected $user;