You are here

protected property ConfigActionsValidateTrait::$value_path in Config Actions 8

Optional path to the $current_value to be used instead of $path.

Type: array

File

src/ConfigActionsValidateTrait.php, line 22

Class

ConfigActionsValidateTrait
Trait for adding options to perform path validation for a plugin.

Namespace

Drupal\config_actions

Code

protected $value_path;