EntityFactory uses Singleton
Table of Contents
Methods
- __wakeup() : mixed
- getEntity() : EntityFieldContextTable|null
- getInstance() : static
- hasEntity() : bool
Methods
__wakeup()
public
__wakeup() : mixed
getEntity()
public
getEntity(int $entityTypeId) : EntityFieldContextTable|null
Parameters
- $entityTypeId : int
Return values
EntityFieldContextTable|nullgetInstance()
public
static getInstance() : static
Return values
statichasEntity()
public
hasEntity(int $entityTypeId) : bool
Parameters
- $entityTypeId : int