Manual icon indicating copy to clipboard operation
Manual copied to clipboard

com_ajax Stringable interface

Open Fedik opened this issue 8 months ago • 2 comments

User description

com_ajax Stringable interface PR:

  • https://github.com/joomla/joomla-cms/pull/43530

PR Type

documentation, enhancement


Description

  • Added documentation for com_ajax support for Stringable result.
  • Provided examples for getAjax() method before and after changes.
  • Included example of customized Joomla\CMS\Response\JsonResponse response.

Changes walkthrough 📝

Relevant files
Documentation
new-features.md
Documented `com_ajax` support for `Stringable` result with examples.

migrations/51-52/new-features.md

  • Added documentation for com_ajax support for Stringable result.
  • Provided examples for getAjax() method before and after changes.
  • Included example of customized Joomla\CMS\Response\JsonResponse
    response.
  • +41/-0   

    💡 PR-Agent usage: Comment /help on the PR to get a list of all available PR-Agent tools and their descriptions

    Fedik avatar Jun 15 '24 13:06 Fedik