Sindbad~EG File Manager

Current Path : /home/x/i/e/xiedrke/entrepot/wp-content/plugins/realpress/app/Helpers/Fields/
Upload File :
Current File : /home/x/i/e/xiedrke/entrepot/wp-content/plugins/realpress/app/Helpers/Fields/Text.php

<?php

namespace RealPress\Helpers\Fields;

/**
 * Class Text
 * @package RealPress\Helpers\AbstractForm
 */
class Text extends AbstractField {
	/**
	 * @param $args
	 *
	 * @return string
	 */
	public $pattern;
	/**
	 * @var
	 */
	public $placeholder;
	public $required;
	/**
	 * @var string path file template of field
	 */
	public $path_view = 'fields/text.php';

	public function __construct() {
	}
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists