Skip to content

Conversation

@vlakoff
Copy link
Contributor

@vlakoff vlakoff commented Mar 19, 2016

This method has been introduced in #8098 but isn't used by laravel itself since #9100.
As I think it's an useful one, maybe we should promote it to public.

ping @arrilot

@GrahamCampbell
Copy link
Collaborator

Why?

@taylorotwell
Copy link
Member

If nobody has a use for it and it's not used by the framework we might should just delete it?

@GrahamCampbell
Copy link
Collaborator

Looks like it was just forgotten to be deleted to me.

@GrahamCampbell
Copy link
Collaborator

639f85d

@GrahamCampbell
Copy link
Collaborator

That commit I just linked to should have deleted the method, but it didn't.

@vlakoff
Copy link
Contributor Author

vlakoff commented Mar 19, 2016

Compare:

$app->make('Illuminate\Contracts\Console\Kernel')
$app->getKernel()

Don't you think hardcoding the interface in the former is somehow clumsy?

@taylorotwell
Copy link
Member

Going to hold off on this.

@vlakoff
Copy link
Contributor Author

vlakoff commented Mar 31, 2016

Method has been removed: f4fd485

@vlakoff vlakoff deleted the app-kernel branch April 3, 2016 12:14
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