You are here

protected property WebformDevelCommands::$state in Webform 6.x

Same name and namespace in other branches
  1. 8.5 modules/webform_devel/src/Commands/WebformDevelCommands.php \Drupal\webform_devel\Commands\WebformDevelCommands::state

Provides the state system.

Type: \Drupal\Core\State\State

File

modules/webform_devel/src/Commands/WebformDevelCommands.php, line 23

Class

WebformDevelCommands
Webform devel commandfile.

Namespace

Drupal\webform_devel\Commands

Code

protected $state;