You are here

protected property ConfigHandler::$baseUpdatePath in Update helper 8

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

Default path for configuration update files.

Type: string

File

src/ConfigHandler.php, line 84

Class

ConfigHandler
Configuration handler.

Namespace

Drupal\update_helper

Code

protected $baseUpdatePath = '/config/update';