Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve PHP Docs #11

Merged
merged 5 commits into from
Mar 10, 2024
Merged

Improve PHP Docs #11

merged 5 commits into from
Mar 10, 2024

Conversation

IlicMiljan
Copy link
Owner

@IlicMiljan IlicMiljan commented Mar 10, 2024

Description of Changes

This PR improves the PHP documentation within the library, focusing on enhancing readability and maintainability.

Changes include adding @inheritDoc annotations for better IDE support, updating method documentation for clarity, and removing unused imports.

How Has This Been Tested?

The changes are related to documentation and do not directly affect the library's functionality, so traditional testing might not apply. The emphasis is on ensuring the documentation accurately reflects the library's code and usage.

Checklist

Please confirm the following:

  • I have tested my changes and corrected any errors.
  • I have documented my changes if necessary.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.11%. Comparing base (de2a40a) to head (6c111cb).

Additional details and impacted files
@@            Coverage Diff            @@
##               main      #11   +/-   ##
=========================================
  Coverage     96.11%   96.11%           
  Complexity       63       63           
=========================================
  Files            17       17           
  Lines           206      206           
=========================================
  Hits            198      198           
  Misses            8        8           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@IlicMiljan IlicMiljan merged commit f8309f9 into main Mar 10, 2024
1 check passed
@IlicMiljan IlicMiljan deleted the add-and-improve-php-docs branch March 10, 2024 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants