You are here

protected property WebformTemplatesController::$webformStorage in Webform 8.5

Webform storage.

Type: \Drupal\Core\Config\Entity\ConfigEntityStorageInterface

File

modules/webform_templates/src/Controller/WebformTemplatesController.php, line 42

Class

WebformTemplatesController
Provides route responses for webform templates.

Namespace

Drupal\webform_templates\Controller

Code

protected $webformStorage;