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

Added Decorator extension to $last #197

Merged
merged 2 commits into from
Jul 8, 2019
Merged

Added Decorator extension to $last #197

merged 2 commits into from
Jul 8, 2019

Conversation

peldax
Copy link
Contributor

@peldax peldax commented Apr 29, 2019

  • Bug fix
  • BC break? no

Decorator extension needs to be resolved last (eg. after Search extension) in order to find all possible matching services.

Solves my issue where decorator doesn't decorate services found using Search extension.

Decorator extension needs to be resolved last (eg. after Search extension) in order to find all possible matching services.

Solves my issue where decorator doesn't decorate services found using Search extension.
@vossik
Copy link

vossik commented Jul 8, 2019

Ping @dg

@dg
Copy link
Member

dg commented Jul 8, 2019

Thanks

@dg dg merged commit 1010cee into nette:master Jul 8, 2019
dg pushed a commit that referenced this pull request Aug 7, 2019
Decorator extension needs to be resolved last (eg. after Search extension) in order to find all possible matching services.

Solves my issue where decorator doesn't decorate services found using Search extension.
dg pushed a commit that referenced this pull request Aug 7, 2019
Decorator extension needs to be resolved last (eg. after Search extension) in order to find all possible matching services.

Solves my issue where decorator doesn't decorate services found using Search extension.
dg pushed a commit that referenced this pull request Aug 19, 2019
Decorator extension needs to be resolved last (eg. after Search extension) in order to find all possible matching services.

Solves my issue where decorator doesn't decorate services found using Search extension.
dg pushed a commit that referenced this pull request Sep 18, 2019
Decorator extension needs to be resolved last (eg. after Search extension) in order to find all possible matching services.

Solves my issue where decorator doesn't decorate services found using Search extension.
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