feat(attribute): Add HasHrefLang trait and hreflang() method to manage hreflang attribute for HTML elements.#45
Conversation
…anage `hreflang` attribute for HTML elements.
📝 WalkthroughWalkthroughAdds a new immutable Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Suggested labels
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In `@CHANGELOG.md`:
- Line 18: Update the changelog entry to match the actual trait name: replace
the incorrect "HasHrefLang" text with "HasHreflang" so it aligns with the trait
defined in src/HasHreflang.php and the hreflang() method; ensure the casing
matches exactly "HasHreflang" wherever referenced in CHANGELOG.md to avoid
confusion.
Pull Request
Summary by CodeRabbit
New Features
Tests
✏️ Tip: You can customize this high-level summary in your review settings.