Skip to content

Conversation

@mdhrshahin20
Copy link

Trac ticket: https://core.trac.wordpress.org/ticket/44424

Description :

Add missing PHPDoc comments and @return tags in many places.

Changes:

Class Translations:
Manages translation entries and headers.
Methods for adding entries, setting headers, translating, and merging entries.

Class Gettext_Translations (extends Translations):
Extends Translations with gettext-specific functionality.
Handles plural forms and expressions for gettext translations.

Class NOOP_Translations:
Provides a placeholder class with the same interface as Translations but no actual translation operations.


This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.

@swissspidy
Copy link
Member

@swissspidy swissspidy closed this Feb 28, 2024
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.

2 participants