📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-26 15:08:19
📂
/
/
home
/
pallabnv
/
public_html
/
wp-content__3bb9dea
/
plugins
/
woocommerce
/
src
/
Admin
/
BlockTemplates
✏️
Editing: BlockContainerInterface.php
<?php namespace Automattic\WooCommerce\Admin\BlockTemplates; /** * Interface for block containers. */ interface BlockContainerInterface extends BlockInterface, ContainerInterface {}
💾 Save Changes
❌ Cancel