File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1276012760file = "classes/helpers/FrmFieldsHelper.php"
1276112761code = "mixed-property-access"
1276212762message = "Attempting to access a property on a non-object type (`mixed`)."
12763- count = 1
12763+ count = 2
1276412764
1276512765[[issues]]
1276612766file = "classes/helpers/FrmFieldsHelper.php"
2484024840message = "Cannot statically verify property access on a generic `object` type."
2484124841count = 16
2484224842
24843+ [[issues]]
24844+ file = "classes/models/FrmFormAction.php"
24845+ code = "mixed-property-access"
24846+ message = "Attempting to access a property on a non-object type (`mixed`)."
24847+ count = 1
24848+
2484324849[[issues]]
2484424850file = "classes/models/FrmFormAction.php"
2484524851code = "falsable-return-statement"
You can’t perform that action at this time.
0 commit comments