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 c7f21b1 commit bf9a9a8Copy full SHA for bf9a9a8
user_guide_src/source/changelogs/v4.6.0.rst
@@ -278,8 +278,8 @@ Deprecations
278
been deprecated. No longer used.
279
- The ``Filters::getArguments()`` method has been deprecated. No longer used.
280
- **File:**
281
- - The function ``getSizeByUnit`` of ``File`` has been deprecated.
282
- Use either ``getSizeByUnitBinary`` or ``getSizeByUnitMetric`` instead.
+ - The function ``getSizeByUnit()`` of ``File`` has been deprecated.
+ Use either ``getSizeByUnitBinary()`` or ``getSizeByUnitMetric()`` instead.
283
284
**********
285
Bugs Fixed
0 commit comments