public function dropForeignKey($foreignKey, $table) { $this->manager->dropForeignKey($foreignKey, $this->replacePrefix($table)); }