Loading src/EventSubscriber/ConfigSubscriber.php +3 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,9 @@ * * Saves configuration objects in files and remove those files when * configuration objects are deleted. * * @internal * In the future this class may be marked as final. */ class ConfigSubscriber implements EventSubscriberInterface { Loading src/Form/SettingsForm.php +3 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,9 @@ /** * Settings form for the Configuration Tools module. * * @internal * In the future this class may be marked as final. */ class SettingsForm extends ConfigFormBase { Loading Loading
src/EventSubscriber/ConfigSubscriber.php +3 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,9 @@ * * Saves configuration objects in files and remove those files when * configuration objects are deleted. * * @internal * In the future this class may be marked as final. */ class ConfigSubscriber implements EventSubscriberInterface { Loading
src/Form/SettingsForm.php +3 −0 Original line number Diff line number Diff line Loading @@ -11,6 +11,9 @@ /** * Settings form for the Configuration Tools module. * * @internal * In the future this class may be marked as final. */ class SettingsForm extends ConfigFormBase { Loading