We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e58971 commit f08c103Copy full SHA for f08c103
user_guide_src/source/changelogs/v4.6.0.rst
@@ -104,7 +104,7 @@ Method Signature Changes
104
- **View:** The return type of the ``renderSection()`` method has been
105
changed to ``string``, and now the method does not call ``echo``.
106
- **Time:** The first parameter type of the ``createFromTimestamp()`` has been
107
- changed from ``int`` to ``int|float``, and the return type ``static``` has been
+ changed from ``int`` to ``int|float``, and the return type ``static`` has been
108
added.
109
110
Removed Type Definitions
0 commit comments