Skip to content

Add EventStoreDecorator interface - #245

Merged
prolic merged 2 commits into
developfrom
eventstoredecorator
Jan 6, 2017
Merged

Add EventStoreDecorator interface#245
prolic merged 2 commits into
developfrom
eventstoredecorator

Conversation

@prolic

@prolic prolic commented Jan 6, 2017

Copy link
Copy Markdown
Member

resolves: #244

/cc @oqq

@prolic prolic added this to the 7.0 Release milestone Jan 6, 2017
@prolic
prolic requested a review from codeliner January 6, 2017 03:18
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 100.0% when pulling 6fdfa20 on eventstoredecorator into abac050 on develop.

@prolic

prolic commented Jan 6, 2017

Copy link
Copy Markdown
Member Author

special thanks to @oqq

$this->eventStore = $eventStore;

if ($eventStore instanceof ActionEventEmitterEventStore) {
while ($eventStore instanceof EventStoreDecorator) {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!!!

@prolic
prolic merged commit 6f7b4f0 into develop Jan 6, 2017
@prolic
prolic deleted the eventstoredecorator branch January 6, 2017 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants