Navigation Menu

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

Update route group $callable parameter type #2528

Merged
merged 1 commit into from Nov 27, 2018
Merged

Conversation

ugokoli
Copy link

@ugokoli ugokoli commented Oct 28, 2018

Added @param callable|Closure $callable. This is important for advanced IDEs not to show warning error colouring when closure is used.

Added @param callable|Closure $callable. This is important for advanced IDEs not to show warning error colouring when closure is used.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.814% when pulling cc727df on ugokoli:patch-1 into 6d34747 on slimphp:3.x.

@akrabat akrabat added this to the 3.12 milestone Nov 27, 2018
@akrabat akrabat added the Slim 3 label Nov 27, 2018
@akrabat akrabat merged commit cc727df into slimphp:3.x Nov 27, 2018
akrabat added a commit that referenced this pull request Nov 27, 2018
@akrabat
Copy link
Member

akrabat commented Nov 27, 2018

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants