Skip to content

Instantly share code, notes, and snippets.

View TumTum's full-sized avatar

Tobias Matthaiou TumTum

View GitHub Profile
@TumTum
TumTum / HelloWorldCommand.php
Created September 3, 2021 07:15
Example Command for oxrun
<?php
/**
* Created by PhpStorm.
* User: tobi
* Date: 2018-11-27
* Time: 19:36
*/
namespace OxidEsales\DemoComponent\Command;