function SimpleConfigUpdate::__construct
Same name in other branches
- 11.x core/lib/Drupal/Core/Config/Action/Plugin/ConfigAction/SimpleConfigUpdate.php \Drupal\Core\Config\Action\Plugin\ConfigAction\SimpleConfigUpdate::__construct()
Constructs a SimpleConfigUpdate object.
Parameters
\Drupal\Core\Config\ConfigFactoryInterface $configFactory: The config factory.
File
-
core/
lib/ Drupal/ Core/ Config/ Action/ Plugin/ ConfigAction/ SimpleConfigUpdate.php, line 31
Class
- SimpleConfigUpdate
- @internal This API is experimental.
Namespace
Drupal\Core\Config\Action\Plugin\ConfigActionCode
public function __construct(ConfigFactoryInterface $configFactory) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.