Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Coding Standards: Remove unnecessary access and internal annotations …
…from two functions in WP_REST_Templates_Controller. This commit removes unnecessary access and internal annotations from two functions that are private and as such don't require the annotation. It also adds the since annotation with the 6.5 release given that the annotation may be useful. Props swissspidy. See #60358. Built from https://develop.svn.wordpress.org/trunk@57374 git-svn-id: https://core.svn.wordpress.org/trunk@56880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
- Loading branch information