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

Refactor command class and add dependency injection for Varnish class #37

Closed
wants to merge 1 commit into from

Conversation

amiriun
Copy link

@amiriun amiriun commented Mar 6, 2019

No description provided.

@@ -14,12 +14,22 @@ class FlushVarnishCache extends Command
*/
protected $signature = 'varnish:flush';


private $varnish;
Copy link
Member

Choose a reason for hiding this comment

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

make this protected and add a docblock

@spatie-bot
Copy link

Dear contributor,

because this pull request seems to be inactive for quite some time now, I've automatically closed it. If you feel this pull request deserves some attention from my human colleagues feel free to reopen it.

@spatie-bot spatie-bot closed this Jul 8, 2019
Daniyal-Javani added a commit to Daniyal-Javani/laravel-varnish that referenced this pull request Feb 14, 2021
Daniyal-Javani added a commit to Daniyal-Javani/laravel-varnish that referenced this pull request Feb 15, 2021
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

3 participants