🎨 PHP CS Fixer

This commit is contained in:
Eric Espie
2025-11-27 11:02:03 +01:00
parent b8a093e625
commit 1e859ef890

View File

@@ -1,4 +1,5 @@
<?php
/*
* @copyright Copyright (C) 2010-2025 Combodo SAS
* @license http://opensource.org/licenses/AGPL-3.0
@@ -10,5 +11,4 @@ use Combodo\iTop\Forms\Block\Base\TextFormBlock;
class LabelFormBlock extends TextFormBlock
{
}
}