🎨 PHP CS Fixer

This commit is contained in:
Eric Espie
2025-11-27 11:45:38 +01:00
parent 8f39e69002
commit 8401aa1aec
8 changed files with 10 additions and 12 deletions

View File

@@ -1,4 +1,5 @@
<?php
/*
* @copyright Copyright (C) 2010-2025 Combodo SARL
* @license http://opensource.org/licenses/AGPL-3.0
@@ -22,4 +23,4 @@ class FormBlockHelper
}
return self::GetFormId($oForm->getParent()).'_'.$oForm->getName();
}
}
}