Redaxscript\Tests\Validator\CaptchaTest::setUpBeforeClass PHP Method

setUpBeforeClass() public static method

setUpBeforeClass
Since: 2.6.0
public static setUpBeforeClass ( )
    public static function setUpBeforeClass()
    {
        Db::setSetting('captcha', 1);
    }