Skip to content

Commit 3a4c141

Browse files
Fixed installer event issue
1 parent 092bbdc commit 3a4c141

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/Webkul/Installer/src/Console/Commands/Installer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ class Installer extends Command
115115
];
116116

117117
/**
118-
* Install and configure bagisto.
118+
* Install and configure krayin.
119119
*/
120120
public function handle()
121121
{

packages/Webkul/Installer/src/Listeners/Installer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ public function __construct(protected UserRepository $userRepository)
2424
}
2525

2626
/**
27-
* After Bagisto is successfully installed
27+
* After Krayin is successfully installed
2828
*
2929
* @return void
3030
*/

0 commit comments

Comments
 (0)