Skip to content

Added return type

Compare
Choose a tag to compare
@KalimeroMK KalimeroMK released this 11 Jun 23:06
· 22 commits to main since this release
78bf34b

Added return type array to the parseRssFeeds method.
Added return type string to the saveImageToStorage method.
Added return type bool|string to the retrieveFullContent method.
Added return type string|null to the getImageWithSizeGreaterThan method.
Added type annotations to the properties within the foreach loops, such as (string).