atk4\data\tests\Structure::drop PHP Method

drop() public method

public drop ( )
    public function drop()
    {
        $this->mode('drop')->execute();
        return $this;
    }