wordpress-develop/src/wp-includes/rest-api
Sergey Biryukov fd6c5606b1 Coding Standards: Include one space after function keyword for closures.
Note: This is enforced by WPCS 3.0.0.

Reference: [https://github.com/WordPress/WordPress-Coding-Standards/pull/2328 WPCS: PR #2328 Core: properly check formatting of function declaration statements].

Props jrf.
See #59161, #58831.

git-svn-id: https://develop.svn.wordpress.org/trunk@56559 602fd350-edb4-49c9-b593-d223f7449a82
2023-09-12 15:21:02 +00:00
..
endpoints Coding Standards: Include one space after function keyword for closures. 2023-09-12 15:21:02 +00:00
fields REST API: Check post meta update authorization only when value is changed. 2023-06-27 17:24:44 +00:00
search Coding Standards: Remove superfluous blank lines at the end of various classes. 2023-09-08 09:30:38 +00:00
class-wp-rest-request.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-10 22:58:33 +00:00
class-wp-rest-response.php Coding Standards: Always use parentheses when instantiating an object. 2022-11-29 15:49:49 +00:00
class-wp-rest-server.php Docs: Replace multiple single line comments with multi-line comments. 2023-07-10 22:58:33 +00:00