AnselUpgradeStylefix::down PHP Method

down() public method

Downgrade, though all style information will be lost and reverted to 'ansel_default'.
public down ( )
    public function down()
    {
        // noop
    }
AnselUpgradeStylefix