eophantasy / eophantasy/money

Make Money constructor protected

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.