Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Sep 13, 2023
1 parent b5aa220 commit 50da75c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/CodeGenerator.php
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ public function getDefaultNamespace(string $rootNamespace): string
/**
* Generator options.
*
* @return array{name: string}
* @return array<string, mixed>
*/
public function generatorOptions(): array
{
Expand Down

0 comments on commit 50da75c

Please sign in to comment.