WooCommerce Code Reference

HasFieldsTypeImplementation

Tags
see
HasFieldsType

Table of Contents

$fields  : array<string|int, mixed>
Lazily initialized.
findField()  : FieldDefinition|null
getField()  : FieldDefinition
getFieldNames()  : array<string|int, mixed>
getFields()  : array<string, FieldDefinition>
getVisibleFields()  : array<string, FieldDefinition>
hasField()  : bool
initializeFields()  : void

Properties

Methods