phpstan
This commit is contained in:
@@ -87,6 +87,10 @@ class Formfield
|
||||
* The Bootstrap width of the column of fields
|
||||
*/
|
||||
public $fieldwidth = 10;
|
||||
/**
|
||||
* Form template (Bootstrap3 by default)
|
||||
*/
|
||||
private $formTemplate = "Bootstrap3";
|
||||
|
||||
/**
|
||||
* When adding a field, the name and the label are the minimum mandatory
|
||||
|
||||
Reference in New Issue
Block a user