RecommendProductRepositoryのPHPDocタイポ

Open Beginner friendly
#66 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
Under an hour
Newbie friendliness
75/100
Issue type
Documentation
Clarity
Clearly specified
Activity status
Stale
Tech stack
php
Domain
documentation

Research direction

Open Repository/RecommendProductRepository.php and inspect the constructor PHPDoc around lines 29–33. Compare the documented repository name with the class and constructor, then confirm the PHPDoc names RecommendProductRepository rather than CouponRepository; the issue is done when that typo is corrected.

Written by the indexing model from the issue text.

Description

RecommendProductRepositoryのコンストラクタPHPDocがCouponRepositoryになっている。

https://github.com/EC-CUBE/Recommend-plugin/blob/4.3.0/Repository/RecommendProductRepository.php#L29-L33

Dominant language
PHP
Stars
0
Forks
19
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from EC-CUBE/Recommend-plugin

All issues in EC-CUBE/Recommend-plugin

Similar issues

More PHP issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.