You are here

private property VariableGet::$schema in Drupal 7 to 8/9 Module Upgrader 8

The schema accompanying any extracted default values.

Type: array

File

src/Plugin/DMU/Converter/Functions/VariableGet.php, line 33

Class

VariableGet
Plugin annotation @Converter( id = "variable_get", description = @Translation("Replaces variable_get() calls with Configuration API.") )

Namespace

Drupal\drupalmoduleupgrader\Plugin\DMU\Converter\Functions

Code

private $schema = [];