DataField
final class DataField implements DataFieldInterface (View source)
Properties
protected DataFieldDataInterface | $data | ||
protected string | $fieldIdentifier |
Methods
__construct(string $fieldIdentifier, string|int|bool|DataFieldDataInterface $data)
DataField constructor.
getData()
No description
string
getFieldIdentifier()
No description
Details
__construct(string $fieldIdentifier, string|int|bool|DataFieldDataInterface $data)
DataField constructor.
DataFieldDataInterface
getData()
No description
string
getFieldIdentifier()
No description