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

Adding switch from Table::getInstance to explicit class invocation #377

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Hackwar
Copy link
Member

@Hackwar Hackwar commented Jan 31, 2025

User description

This is the documentation PR for joomla/joomla-cms#44090


PR Type

Documentation


Description

  • Documented the switch from Table::getInstance to explicit class instantiation.

  • Highlighted the removal of Table::addIncludePath functionality.

  • Provided examples for old and new instantiation methods.


Changes walkthrough 📝

Relevant files
Documentation
removed-backward-incompatibility.md
Documented changes in table instantiation approach             

migrations/54-60/removed-backward-incompatibility.md

  • Added documentation for switching from Table::getInstance to explicit
    class instantiation.
  • Explained the removal of Table::addIncludePath functionality.
  • Included code examples for old and new methods.
  • +14/-0   

    Need help?
  • Type /help how to ... in the comments thread for any questions about Qodo Merge usage.
  • Check out the documentation for more information.
  • Copy link
    Contributor

    Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here.

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ No major issues detected

    Copy link
    Contributor

    Qodo Merge was enabled for this repository. To continue using it, please link your Git account with your Qodo account here.

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    1 participant