| Current Path : /home/nicedoo/www/wp-content/plugins/flexible-checkout-fields/src/Settings/Tab/ |
| Current File : /home/nicedoo/www/wp-content/plugins/flexible-checkout-fields/src/Settings/Tab/TabAbstract.php |
<?php
namespace WPDesk\FCF\Free\Settings\Tab;
/**
* {@inheritdoc}
*/
abstract class TabAbstract implements TabInterface {
}