Problem/Motivation

The documentation for ::getChangedTimeAcrossTranslations() does not say that it can return NULL, but it can.

Proposed resolution

Correct the documentation.

Remaining tasks

Implement.

User interface changes

None.

Introduced terminology

None.

API changes

None.

Data model changes

None.

Release notes snippet

Issue fork drupal-3576233

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

liam morland created an issue. See original summary.

liam morland’s picture

Assigned: liam morland » Unassigned
Status: Active » Needs review
sivaji_ganesh_jojodae’s picture

Looks fine to me as the update from int to int|null improves the accuracy of the API documentation.

sivaji_ganesh_jojodae’s picture

Priority: Normal » Minor
Status: Needs review » Reviewed & tested by the community
alexpott’s picture

Version: main » 11.3.x-dev
Status: Reviewed & tested by the community » Fixed
Issue tags: +Documentation

Committed and pushed e15d32c4606 to main and 1b8d34a5526 to 11.x and c79e2a0bd1b to 11.3.x. Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • alexpott committed c79e2a0b on 11.3.x
    docs: #3576233 Correct documentation for ::...

  • alexpott committed 1b8d34a5 on 11.x
    docs: #3576233 Correct documentation for ::...

  • alexpott committed e15d32c4 on main
    docs: #3576233 Correct documentation for ::...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.