Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move repetitive trigger with event to separate private method #129

Merged
merged 2 commits into from
Nov 25, 2015

Conversation

samsonasik
Copy link
Member

No description provided.

@samsonasik
Copy link
Member Author

@EmanueleMinotto I still not sure about the docblock, could you verify? Thanks ;)

*
* @return PennyEventInterface|\Zend\EventManager\EventInterface|\Cake\Event\Event
*/
private function triggerWithException($eventManager, $event, $name, $exception)
Copy link
Contributor

Choose a reason for hiding this comment

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

$exception could be forced to be an \Extension

Copy link
Member Author

Choose a reason for hiding this comment

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

done ;)

@EmanueleMinotto
Copy link
Contributor

Looks good to me 👍

gianarb pushed a commit that referenced this pull request Nov 25, 2015
Move repetitive trigger with event to separate private method
@gianarb gianarb merged commit fd1d5b3 into pennyphp:master Nov 25, 2015
@samsonasik samsonasik deleted the move-trigger-with-event branch November 25, 2015 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants