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 e5dbf66 commit 81f957bCopy full SHA for 81f957b
internal/extgen/templates/stub.php.tpl
@@ -9,7 +9,10 @@
9
// You may edit the file and remove this comment if you plan to manually maintain
10
// this file going forward.
11
12
-/** @generate-class-entries */
+/**
13
+ * @generate-class-entries
14
+ * @generate-legacy-arginfo 80300
15
+ */
16
{{if .Namespace}}
17
namespace {{.Namespace}};
18
{{end}}
0 commit comments