We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed27ce9 commit 2c21419Copy full SHA for 2c21419
1 file changed
src/Console/Commands/stubs/aim-admin.controller.stub
@@ -33,7 +33,7 @@ class {{ class }} extends AbstractAimAdminController
33
];
34
}
35
36
- public function configureForm()
+ public function configureForm(): void
37
{
38
$fields = [
39
IdField::init('id'),
0 commit comments