You are here

protected property ConfigName::$type in Update helper 8

Same name and namespace in other branches
  1. 2.x src/ConfigName.php \Drupal\update_helper\ConfigName::type

Config type.

Type: string

File

src/ConfigName.php, line 19

Class

ConfigName
Configuration name class for easier handling of configuration references.

Namespace

Drupal\update_helper

Code

protected $type;