From 3c9742f05e274f7d2504a2548d3501df8895aa4a Mon Sep 17 00:00:00 2001 From: Michal Bolka Date: Tue, 5 Feb 2019 15:30:47 +0100 Subject: [PATCH] Add empty line --- src/PimcoreDevkitBundle/Service/CustomLayoutService.php | 1 + 1 file changed, 1 insertion(+) diff --git a/src/PimcoreDevkitBundle/Service/CustomLayoutService.php b/src/PimcoreDevkitBundle/Service/CustomLayoutService.php index a25c57c..69d9703 100644 --- a/src/PimcoreDevkitBundle/Service/CustomLayoutService.php +++ b/src/PimcoreDevkitBundle/Service/CustomLayoutService.php @@ -71,3 +71,4 @@ public function suggestId($classId) return CustomLayout::getIdentifier($classId); } } +