PropertyFeatureEditorFields
Object for work with property feature fields.
Tags
Table of Contents
Methods
- __construct() : mixed
- getEntityFields() : array<string|int, mixed>
- Feature fields for entity editor.
- isHasFields() : bool
- Property is has feature fields.
Methods
__construct()
public
__construct(array<string|int, mixed> $propertyFields) : mixed
Parameters
- $propertyFields : array<string|int, mixed>
getEntityFields()
Feature fields for entity editor.
public
getEntityFields() : array<string|int, mixed>
Return values
array<string|int, mixed>isHasFields()
Property is has feature fields.
public
isHasFields() : bool