PHP Class Piwik\Updater\Migration\Db\DropIndex

See also: Factory::dropIndex()
Inheritance: extends Sql
Show file Open project: piwik/piwik

Public Methods

Method Description
__construct ( string $table, string $indexName )

Method Details

__construct() public method

public __construct ( string $table, string $indexName )
$table string Prefixed table name
$indexName string name of the index