Skip to content
Snippets Groups Projects
Commit 93f54484 authored by catch's avatar catch
Browse files

Issue #2195407 by Sutharsan: Make ConfigEvents class a final class.

parent 2fd888c4
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -10,7 +10,7 @@
/**
* Defines events for the configuration system.
*/
class ConfigEvents {
final class ConfigEvents {
/**
* Name of event fired when saving the configuration object.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment