protected property ConfigHandler::$baseUpdatePath in Update helper 8
Same name and namespace in other branches
- 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_helperCode
protected $baseUpdatePath = '/config/update';