From b86f12fea9e337e990f1139856d45737e699b3f9 Mon Sep 17 00:00:00 2001 From: orbeji Date: Tue, 16 Jan 2024 22:33:54 +0100 Subject: [PATCH] add new line at the end of the file --- src/DependencyInjection/Configuration.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/DependencyInjection/Configuration.php b/src/DependencyInjection/Configuration.php index 778f9b4..80d31fc 100644 --- a/src/DependencyInjection/Configuration.php +++ b/src/DependencyInjection/Configuration.php @@ -28,4 +28,4 @@ public function getConfigTreeBuilder(): TreeBuilder return $treeBuilder; } -} \ No newline at end of file +}