AssemblerInterface
in package
Interface for Assembler classes that transform data to specific Descriptor types.
Methods
create() Line 35
Creates a Descriptor from the provided data.
publiccreate(Element|Tag|Argument $data) : Descriptor