CHips L MINI SHELL

CHips L pro

Current Path : /opt/cpanel/ea-php54/root/usr/share/tests/pear/HTML_QuickForm2/QuickForm2/_files/
Upload File :
Current File : //opt/cpanel/ea-php54/root/usr/share/tests/pear/HTML_QuickForm2/QuickForm2/_files/FakeRule.php

<?php
/**
 * Base class for HTML_QuickForm2 rules
 */
require_once 'HTML/QuickForm2/Rule.php';

/**
 * Class used to test creation of rules via HTML_QuickForm2_Factory::createRule()
 */
class FakeRule extends HTML_QuickForm2_Rule
{
    public $owner;
    public $registeredType;

    protected function validateOwner() { return true; }
}
?>

Copyright 2K16 - 2K18 Indonesian Hacker Rulez