golden hour
/home/godaofbq/elite-hyperbarics.com/wp-content/plugins/woocommerce/src/Admin/BlockTemplates
⬆️ Go Up
Upload
File/Folder
Size
Actions
BlockContainerInterface.php
186 B
Del
OK
BlockInterface.php
4.08 KB
Del
OK
BlockTemplateInterface.php
808 B
Del
OK
ContainerInterface.php
862 B
Del
OK
Edit: BlockContainerInterface.php
<?php namespace Automattic\WooCommerce\Admin\BlockTemplates; /** * Interface for block containers. */ interface BlockContainerInterface extends BlockInterface, ContainerInterface {}
Save