You are here

protected property WebformNodeReferencesListController::$webform in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_node/src/Controller/WebformNodeReferencesListController.php \Drupal\webform_node\Controller\WebformNodeReferencesListController::webform

The webform.

Type: \Drupal\webform\WebformInterface

File

modules/webform_node/src/Controller/WebformNodeReferencesListController.php, line 70

Class

WebformNodeReferencesListController
Defines a controller for webform node references.

Namespace

Drupal\webform_node\Controller

Code

protected $webform;