Only set slug when it's not set yet #83
Annotations
10 errors
|
phpstan:
src/Fields/RichEditor.php#L58
Call to static method array() on an unknown class Backstage\Enums\ToolbarButton.
|
|
phpstan:
src/Fields/RichEditor.php#L56
Call to static method array() on an unknown class Backstage\Enums\ToolbarButton.
|
|
phpstan:
src/Fields/Repeater.php#L169
Access to an undefined property Backstage\Fields\Models\Field::$slug.
|
|
phpstan:
src/Fields/Repeater.php#L31
Constant Backstage\Fields\Fields\Repeater::FIELD_TYPE_MAP is unused.
|
|
phpstan:
src/Fields/Color.php#L35
Access to an undefined property Backstage\Fields\Models\Field::$config.
|
|
phpstan:
src/Fields/Checkbox.php#L34
Access to an undefined property Backstage\Fields\Models\Field::$config.
|
|
phpstan:
src/Fields/Checkbox.php#L30
Access to an undefined property Backstage\Fields\Models\Field::$config.
|
|
phpstan:
src/Fields.php#L25
Unsafe access to private property Backstage\Fields\Fields::$fields through static::.
|
|
phpstan:
src/Fields.php#L20
Unsafe access to private property Backstage\Fields\Fields::$fields through static::.
|
|
phpstan:
src/Fields.php#L15
Unsafe access to private property Backstage\Fields\Fields::$fields through static::.
|