Automattic\WooCommerce\Admin\BlockTemplates

ContainerInterface{}interfaceWC 1.0

Deprecated since 10.9.0 Block template extension APIs were deprecated. The block templates API was removed in 11.0.0 with no replacement.. It is no longer supported and may be removed in future releases. It is recommended to replace this function with the same one.

Removed block templates container interface.

No Hooks.

Usage

$ContainerInterface = new ContainerInterface();
// use class methods

Methods

  1. ERROR: no method name found on line ``
  2. ERROR: no method name found on line ``

Changelog

Deprecated since 10.9.0 Block template extension APIs were deprecated. The block templates API was removed in 11.0.0 with no replacement.

ContainerInterface{} code WC 11.0.0

interface ContainerInterface {}