We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc05562 commit 78ed34bCopy full SHA for 78ed34b
1 file changed
contributing/internals.md
@@ -23,7 +23,7 @@ override that:
23
}
24
```
25
26
-## Type declarations
+## Type Declarations
27
28
PHP7 provides [Type declarations](https://www.php.net/manual/en/language.types.declarations.php)
29
for method parameters and return types. Use it where possible. Return type
0 commit comments