%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/komfo908/.trash/wp-content.1/plugins/wp-mail-smtp/src/Compatibility/Plugin/
Upload File :
Create Path :
Current File : /home/komfo908/.trash/wp-content.1/plugins/wp-mail-smtp/src/Compatibility/Plugin/WPForms.php

<?php

namespace WPMailSMTP\Compatibility\Plugin;

/**
 * WPForms compatibility plugin.
 *
 * @since 4.0.0
 */
class WPForms extends WPFormsLite {

	/**
	 * Get plugin name.
	 *
	 * @since 4.0.0
	 *
	 * @return string
	 */
	public static function get_name() {

		return 'WPForms';
	}

	/**
	 * Get plugin path.
	 *
	 * @since 4.0.0
	 *
	 * @return string
	 */
	public static function get_path() {

		return 'wpforms/wpforms.php';
	}
}

Zerion Mini Shell 1.0