EntityFactory
Class EntityFactory
Table of Contents
Methods
- make() : Entity
- makeAllKnown() : array<string|int, Entity>
Methods
make()
public
static make(string $code) : Entity
Parameters
- $code : string
Tags
Return values
EntitymakeAllKnown()
public
static makeAllKnown() : array<string|int, Entity>