You appear to be a bot. Output may be restricted
Description
The get_items() method does not exist for block rendering.
Usage
REST_Block_Renderer_Controller_Test::test_get_items();
Parameters
Returns
void
Source
File name: wordpress-develop-tests/phpunit/tests/rest-api/rest-block-renderer-controller.php
Lines:
1 to 3 of 3
public function test_get_items() { $this->markTestSkipped( 'Controller does not implement get_items().' ); }