You are here

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

Webform on which tests will be conducted.

Type: \Drupal\webform\WebformInterface

File

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

Class

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

Namespace

Drupal\Tests\webform_views\Kernel

Code

protected $webform;