phpDocumentor

UserConfigurationRepository extends AbstractEventDispatchingRepository implements UserConfigurationRepository

Class UserConfigurationRepository

Interfaces, Classes and Traits

UserConfigurationRepository
Interface UserConfigurationRepository

Table of Contents

$eventDispatcher  : EventDispatcherInterface
$factory  : UserConfigurationFactory
$reader  : UserConfigurationReader
$writer  : UserConfigurationWriter
__construct()  : mixed
UserConfigurationRepository constructor.
dispatchEntityEvents()  : void
dispatchEvent()  : void
getByKey()  : UserConfiguration
store()  : void
setEventDispatcher()  : void

Properties

Methods

setEventDispatcher()

protected setEventDispatcher(EventDispatcherInterface $eventDispatcher) : void
Parameters
$eventDispatcher : EventDispatcherInterface
Return values
void

Search results