Constructs a new FinalExceptionSubscriber.
\Drupal\Core\Config\ConfigFactoryInterface $config_factory: The configuration factory.
public function __construct(ConfigFactoryInterface $config_factory) { $this->configFactory = $config_factory; }