Make Money constructor protected
Open
good first issue
- Dominant language
- PHP
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The **consturctor** for this **abstract** class should be **protected** to prohibit extendings by external classes
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the abstract Money class and inspect its constructor visibility. Change the constructor to protected so external classes cannot extend it directly, then run the project’s existing tests or checks to confirm they still pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100