mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-01 19:24:34 +00:00
3bcf9f7e4687cb30e10acf35ff7630c2c8be7057
$this->server with rest_get_server().
In [42724], `$this->server` was replaced with `rest_get_server()` for better memory recycling. [43862], from the 5.0 branch, was merged into trunk in [44225] and used the now unavailable `$this->server`. This updates the new tests from the 5.0 branch to use the expected `rest_get_server()`. See #45269, #41641. git-svn-id: https://develop.svn.wordpress.org/trunk@44234 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%