Skip to content

Instantly share code, notes, and snippets.

View mysliwietzflorian's full-sized avatar

Florian Mysliwietz mysliwietzflorian

  • Austria
View GitHub Profile
<?php
namespace App\Command\Migration;
use Pimcore\Db;
use Symfony\Component\Console\Command\Command;
use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Output\OutputInterface;
/**