We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5ec948 commit 996893fCopy full SHA for 996893f
system/CLI/GeneratorTrait.php
@@ -337,7 +337,7 @@ private function normalizeInputClassName(): string
337
* Gets the generator view as defined in the `Config\Generators::$views`,
338
* with fallback to `$template` when the defined view does not exist.
339
*
340
- * @param array<string, bool|string|null> $data
+ * @param array<string, mixed> $data
341
*/
342
protected function renderTemplate(array $data = []): string
343
{
0 commit comments