-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
In 2.0, we can add return types to all methods that have a single return type (as union types are only available starting on PHP 8). Other methods will retain their return type as documented in PHPDoc blocks.