php-cs-fixer for all the code
This commit is contained in:
@@ -14,8 +14,8 @@ namespace Domframework;
|
||||
*/
|
||||
class Form
|
||||
{
|
||||
/** All the fields
|
||||
*/
|
||||
/** All the fields
|
||||
*/
|
||||
private $fields = null;
|
||||
/** The name of the form
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user