php-cs-fixer for all the code

This commit is contained in:
2023-04-13 20:21:34 +02:00
parent eed1fe690d
commit 63b150a493
18 changed files with 279 additions and 278 deletions

View File

@@ -14,8 +14,8 @@ namespace Domframework;
*/
class Form
{
/** All the fields
*/
/** All the fields
*/
private $fields = null;
/** The name of the form
*/