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
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:
- 3576233-correct-documentation-for
changes, plain diff MR !14940
Comments
Comment #3
liam morlandComment #4
sivaji_ganesh_jojodae commentedLooks fine to me as the update from
inttoint|nullimproves the accuracy of the API documentation.Comment #5
sivaji_ganesh_jojodae commentedComment #6
alexpottCommitted and pushed e15d32c4606 to main and 1b8d34a5526 to 11.x and c79e2a0bd1b to 11.3.x. Thanks!