RestrictionAttributesFactory uses Singleton
Table of Contents
Methods
- __wakeup() : mixed
- getInstance() : static
- make() : RestrictionsByAttributes
Methods
__wakeup()
public
__wakeup() : mixed
getInstance()
public
static getInstance() : static
Return values
staticmake()
public
make(Base $controller) : RestrictionsByAttributes
Parameters
- $controller : Base