Exemplo n.º 1
0
	public function __construct($field = null, $doc = null)
	{
		parent::__construct($field, $doc);
		$this->required = true;
	}