Skip to content

Commit

Permalink
Code style
Browse files Browse the repository at this point in the history
  • Loading branch information
rojtjo committed Sep 16, 2020
1 parent 602731a commit 468b1be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Illuminate/Foundation/Console/ComponentMakeCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ protected function writeView()

if ($this->files->exists($path) && ! $this->option('force')) {
$this->warn('View already exists');

return;
}

Expand Down

0 comments on commit 468b1be

Please sign in to comment.