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); } } +