You are here

protected property ViewsXMLBackendBase::$viewsXMLBackendUser in Views XML Backend 8

The administrator account to use for the tests.

Type: \Drupal\Core\Session\AccountInterface

File

src/Tests/ViewsXMLBackendBase.php, line 38
Contains \Drupal\views_xml_backend\Tests\ViewsXMLBackendBase.

Class

ViewsXMLBackendBase
Provides supporting functions for testing the Views XML Backend module.

Namespace

Drupal\views_xml_backend\Tests

Code

protected $viewsXMLBackendUser;