public function addForeignKey(
        string $columnName,
        string $phpName,
        string $type,
        string $fkTable,