Closed ddmler closed 7 years ago
Hey!
Type: bug fix | code quality
Link to issue: #83 & #205
This pull request affects the following components (please check boxes):
In raising this pull request, I confirm the following (please check boxes):
Small description of change:
Array short syntax for some class properties that were not tested when we first changed all of them.
FunctionDefinition (and closure) now gives parameters correct type when type hinting is used.
Thanks @ddmler, awesome 👍
Hey!
Type: bug fix | code quality
Link to issue: #83 & #205
This pull request affects the following components (please check boxes):
In raising this pull request, I confirm the following (please check boxes):
Small description of change:
Array short syntax for some class properties that were not tested when we first changed all of them.
FunctionDefinition (and closure) now gives parameters correct type when type hinting is used.