Fix code style

This commit is contained in:
Alan Cell
2021-04-05 19:01:58 +02:00
parent 6581d1424e
commit bb8f11963a
11 changed files with 76 additions and 43 deletions

View File

@@ -13,4 +13,4 @@ trait CustomFieldTrait
{
return $this->allowCustomFields;
}
}
}