final class MetaFactory implements Stringable (View source)

Methods

removeEntity(string $entityClassName)
string
toHtml()
string
string
string

Details

__construct

__construct(MetaData $data)

No description

Parameters

MetaData $data

addEntity

MetaFactory addEntity(MetaEntityInterface $entity, int $priority = 0)

No description

Parameters

MetaEntityInterface $entity
int $priority

Return Value

MetaFactory

removeEntity

MetaFactory removeEntity(string $entityClassName)

No description

Parameters

string $entityClassName

Return Value

MetaFactory

toHtml

string toHtml()

No description

Return Value

string

__toString

string __toString()

No description

Return Value

string