Skip to content
Snippets Groups Projects
Commit b7138494 authored by Wouter Wolters's avatar Wouter Wolters Committed by Georg Ringer
Browse files

[TASK] Use scalar types in phpDoc

Scalar types should always be written in the same form.
"int", not "integer"; "bool", not "boolean"; "float",
not "real" or "double".

Resolves: #71746
Releases: master
Change-Id: I47d43e5b68187cd07301d277875ba333325e29c7
Reviewed-on: https://review.typo3.org/44844


Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent 1be5ec97
Showing
with 31 additions and 30 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment