Closed (fixed)
Project:
Display fields
Version:
9.1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
18 Mar 2024 at 10:09 UTC
Updated:
1 Apr 2024 at 14:54 UTC
Jump to comment: Most recent
GitLab CI shows the following PHPStan issues.
Line src/Plugin/DisplayFieldsField/FieldReference.php
------ -----------------------------------------------------------------------
64 Variable $display_settings on left side of ?? always exists and is
not nullable.
134 Variable $field_display_settings on left side of ?? always exists and
is not nullable.
The null coalescing operator should not be used for values that cannot be null.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
avpadernoComment #4
avpadernoComment #6
avpadernoComment #7
avpaderno