You are here

protected property InstallHelper::$state in Drupal 10

Same name and namespace in other branches
  1. 8 core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php \Drupal\demo_umami_content\InstallHelper::state
  2. 9 core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php \Drupal\demo_umami_content\InstallHelper::state

State.

Type: \Drupal\Core\State\StateInterface

File

core/profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php, line 41

Class

InstallHelper
Defines a helper class for importing default content.

Namespace

Drupal\demo_umami_content

Code

protected $state;