You are here

protected property WebformViewsTestBase::$view in Webform Views Integration 8.5

View on which the tests will be executed.

Type: \Drupal\views\Entity\View

File

tests/src/Kernel/WebformViewsTestBase.php, line 58

Class

WebformViewsTestBase
Reasonable starting point for testing integration between webform and views.

Namespace

Drupal\Tests\webform_views\Kernel

Code

protected $view;