docs: capitalize first letter

This commit is contained in:
kenjis 2024-07-29 15:39:34 +09:00
parent bc05562f4a
commit 78ed34b255
No known key found for this signature in database
GPG Key ID: BD254878922AF198

View File

@ -23,7 +23,7 @@ override that:
}
```
## Type declarations
## Type Declarations
PHP7 provides [Type declarations](https://www.php.net/manual/en/language.types.declarations.php)
for method parameters and return types. Use it where possible. Return type