protected property WebformViewsTestBase::$webform_elements in Webform Views Integration 8.5
Array of webform elements to apply to the webform.
Type: array
File
- tests/
src/ Kernel/ WebformViewsTestBase.php, line 31
Class
- WebformViewsTestBase
- Reasonable starting point for testing integration between webform and views.
Namespace
Drupal\Tests\webform_views\KernelCode
protected $webform_elements = [];