function ConfigSubscriber::__construct
File
-
core/
modules/ locale/ src/ EventSubscriber/ ConfigSubscriber.php, line 16
Class
- ConfigSubscriber
- Rebuilds the container when locale config is changed.
Namespace
Drupal\locale\EventSubscriberCode
public function __construct(#[Autowire(service: 'kernel')] private DrupalKernel $kernel) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.