This commit is contained in:
Mazarin
2022-06-24 22:24:30 -04:00
committed by GitHub
parent 03d4bae8fc
commit ab2438cfa1
265 changed files with 787 additions and 686 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ class ModuleRowField extends Model
/**
* Possible module field types.
*/
const TYPE_INPUT_TEXT = 'input_text';
public const TYPE_INPUT_TEXT = 'input_text';
/**
* The attributes that are mass assignable.