Builder_ItemType

class Builder_ItemType

Package: Record\Builder

Build an item type.

property _recordClass
property _settableProperties
property _elements
setElements(array $elementMetadata)

Set the elements that will be attached to the built ItemType record.

Parameters:
  • $elementMetadata (array) –
Returns:

void

_beforeBuild()

Add elements to be associated with the Item Type.