File "Subsection.php"
Full Path: /home/jlklyejr/public_html/wp-content/test/wp-content/plugins/woocommerce/src/Internal/Admin/ProductForm/Subsection.php
File size: 196 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* Handles product form SubSection related methods.
*/
namespace Automattic\WooCommerce\Internal\Admin\ProductForm;
/**
* SubSection class.
*/
class Subsection extends Component {}