mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-01-12 12:58:40 +00:00
Update documentation.md
This commit is contained in:
parent
dc3c5f11d1
commit
c50ed087b1
|
|
@ -144,5 +144,5 @@ Please also note the correct alignment of `@param` type, name and description
|
|||
In some cases it may be required to type hint a variable in this case the following format MUST be used.
|
||||
|
||||
```php
|
||||
/** @var {variable_type} varName {optional_description}
|
||||
/** @var variable_type varName {optional_description}
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user