Ticket #61046: 61046.patch
| File 61046.patch, 451 bytes (added by , 23 months ago) |
|---|
-
src/wp-includes/class-wp-block-bindings-registry.php
diff --git a/src/wp-includes/class-wp-block-bindings-registry.php b/src/wp-includes/class-wp-block-bindings-registry.php index 6ec5ac81bb..e556982903 100644
a b 12 12 /** 13 13 * Core class used for interacting with block bindings sources. 14 14 * 15 * @since 6.5.015 * @since 6.5.0 16 16 */ 17 17 final class WP_Block_Bindings_Registry { 18 18