Lines: 1 to 13 of 13 <?php /** * WP_Fake_Block_Type for testing * * @package WordPress * @subpackage Blocks * @since 5.0.0 */ /* class WP_Fake_Block_Type */ /* function WP_Fake_Block_Type::render() – Render the fake block. */ View on GitHub Called by Invoked by Calls Call hooks File name: phpunit/includes/class-wp-fake-block-type.php Plugin ref: WordPress develop tests Version: 5.9.3 Deprecated?: No API Letters: C,F,I,P,W