EnableFactory
Table of Contents
Methods
- isFactoryEnabled() : bool
- Return true if new interface and api through Service\Factory is used to process this entity type.
- setFactoryEnabled() : void
- Set state of isFactoryEnabled setting.
Methods
isFactoryEnabled()
Return true if new interface and api through Service\Factory is used to process this entity type.
public
isFactoryEnabled() : bool
Return values
boolsetFactoryEnabled()
Set state of isFactoryEnabled setting.
public
setFactoryEnabled(bool $isEnabled) : void
Parameters
- $isEnabled : bool