function 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(protected readonly ConfigFactoryInterface $configFactory) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.