Skip to content
This repository was archived by the owner on Jan 17, 2022. It is now read-only.

Commit 703468e

Browse files
committed
update command
1 parent ff66db0 commit 703468e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Generator/ApiMakeCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ public function __construct(Filesystem $files)
6464
*
6565
* @return void
6666
*/
67-
public function fire()
67+
public function handle()
6868
{
6969
$this->prepareVariablesForStubs($this->argument('name'));
7070

0 commit comments

Comments
 (0)