mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-05-17 17:54:25 +00:00
0ca5139e7086a34de0c8aa453ad29b614ba33a4d
$this->server with rest_get_server() in test_get_additional_field_registration_null_schema().
In [42724], `$this->server` was replaced with `rest_get_server()` for better memory recycling. [43908], from the 5.0 branch, was merged into trunk in [44254] and used the now unavailable `$this->server`. This updates the new test from the 5.0 branch to use the expected `rest_get_server()`. See #45220, #41641. git-svn-id: https://develop.svn.wordpress.org/trunk@44256 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%