Skip to content

Instantly share code, notes, and snippets.

View skurfuerst's full-sized avatar
😀

Sebastian Kurfürst skurfuerst

😀
View GitHub Profile
<?php
namespace Sfi\Migration\Command;
/* *
* This script belongs to the TYPO3 Flow package "Sfi.Migration". *
* *
* */
use TYPO3\Flow\Annotations as Flow;
use TYPO3\Flow\Cli\CommandController;