629*630* @since 6.5.0631*632* @param string[]$uses_contextArray of registered uses context for a block type.633* @param WP_Block_Type$block_type The full block type object.634*/635returnapply_filters('get_block_type_uses_context',$this->uses_context,$this);636}637}638
History
Introduced in 6.5.0. Unchanged from 6.7.7 through 7.1.0.