Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
Mdhesari committed Aug 8, 2023
1 parent e7c5347 commit 2d78e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Commands/BaseGenerator.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ abstract class BaseGenerator extends Command
/**
* Get controller name.
*
* @param $entity
* @param string $path
* @return string
*/
protected function getDestinationFilePath(string $path): string
Expand Down

0 comments on commit 2d78e73

Please sign in to comment.