GroupRepositoryFactory
in package
implements
GroupRepositoryFactoryInterface
Class GroupRepositoryFactory
Interfaces, Classes and Traits
- GroupRepositoryFactoryInterface
- Interface GroupRepositoryFactoryInterface
Table of Contents
- $dispatcher : EventDispatcherInterface|null
- __construct() : mixed
- GroupRepositoryFactory constructor.
- createRepository() : GroupRepositoryInterface
Properties
$dispatcher
private
EventDispatcherInterface|null
$dispatcher
Methods
__construct()
GroupRepositoryFactory constructor.
public
__construct([EventDispatcherInterface|null $dispatcher = null ]) : mixed
Parameters
- $dispatcher : EventDispatcherInterface|null = null
Return values
mixed —createRepository()
public
createRepository() : GroupRepositoryInterface