-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In the refactored code, I've added the following types:
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).
- Loading branch information
zoranbogoevski
committed
Jun 11, 2023
1 parent
fa0992c
commit bf2f429
Showing
2 changed files
with
21 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters