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 6540b92 commit 7282cc7Copy full SHA for 7282cc7
phper-doc/doc/_06_module/_02_register_functions/index.md
@@ -115,7 +115,7 @@ The output of `php --re` for this function would look like:
115
Function [ <internal:integration> function my_function ] {
116
117
- Parameters [3] {
118
- Parameter #0 [ <required> ?class_name $a_class ]
+ Parameter #0 [ <required> ?\MyNamespace\MyInterface $a_class ]
119
Parameter #1 [ <optional> string $name = 'my_default' ]
120
Parameter #2 [ <optional> bool $optional_bool = <default> ]
121
}
0 commit comments