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

[5.3] Make getAlias() public on container #15444

Merged
merged 1 commit into from
Sep 15, 2016
Merged

Conversation

garygreen
Copy link
Contributor

isAlias() is already exposed, would be nice to expose getAlias() too for cases where you want to get the concrete class an alias will be resolved to.

My particular use case is I want to call a static method on the class an alias resolves to.

@GrahamCampbell GrahamCampbell changed the title Make getAlias() public on container [5.3] Make getAlias() public on container Sep 15, 2016
@taylorotwell taylorotwell merged commit 1f4e055 into laravel:5.3 Sep 15, 2016
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.

None yet

2 participants