ci: add php 8.3 tests (#6892)
This commit is contained in:
@@ -20,7 +20,7 @@ class ModuleRowField extends Model
|
||||
/**
|
||||
* The attributes that are mass assignable.
|
||||
*
|
||||
* @var array<string>
|
||||
* @var array<int,string>
|
||||
*/
|
||||
protected $fillable = [
|
||||
'module_row_id',
|
||||
|
||||
Reference in New Issue
Block a user