Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
93f54484
Commit
93f54484
authored
Feb 14, 2014
by
Nathaniel Catchpole
Browse files
Issue
#2195407
by Sutharsan: Make ConfigEvents class a final class.
parent
2fd888c4
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/lib/Drupal/Core/Config/ConfigEvents.php
View file @
93f54484
...
...
@@ -10,7 +10,7 @@
/**
* Defines events for the configuration system.
*/
class
ConfigEvents
{
final
class
ConfigEvents
{
/**
* Name of event fired when saving the configuration object.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment