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