Explorar o código

Fixed formatting

ddebree %!s(int64=12) %!d(string=hai) anos
pai
achega
76ded6970f
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      Mapper/BaseGroupedMapper.php

+ 2 - 1
Mapper/BaseGroupedMapper.php

@@ -78,7 +78,8 @@ abstract class BaseGroupedMapper extends BaseMapper
      * 
      * @return string
      */
-    protected function getCurrentGroupName() {
+    protected function getCurrentGroupName() 
+    {
         if (!$this->currentGroup) {
             $this->with($this->admin->getLabel());
         }