There was an error while loading. Please reload this page.
1 parent 10cbc49 commit 5295ebeCopy full SHA for 5295ebe
src/Console/Generators/MakeModuleCommand.php
@@ -88,7 +88,7 @@ public function fire()
88
*
89
* @return mixed
90
*/
91
- private function stepOne()
+ protected function stepOne()
92
{
93
$this->displayHeader('make_module_step_1');
94
0 commit comments