refactor: reactivate phpstan and psalm rules (monicahq/chandler#175)

This commit is contained in:
Alexis Saettler
2022-08-07 21:41:54 +02:00
committed by GitHub
parent 914dbc8445
commit 07b836ae7c
178 changed files with 1214 additions and 2794 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ class ModuleRow extends Model
/**
* The attributes that are mass assignable.
*
* @var array
* @var array<string>
*/
protected $fillable = [
'module_id',