PATH:
home
/
lab2454c
/
equitablegold.com
/
wp-content
/
plugins
/
woocommerce
/
src
/
Internal
/
Admin
/
ProductForm
<?php /** * Handles product form SubSection related methods. */ namespace Automattic\WooCommerce\Internal\Admin\ProductForm; /** * SubSection class. */ class Subsection extends Component {}
[-] Tab.php
[edit]
[-] Section.php
[edit]
[+]
..
[-] Subsection.php
[edit]
[-] ComponentTrait.php
[edit]
[-] Component.php
[edit]
[-] FormFactory.php
[edit]
[-] Field.php
[edit]