server/src/app/Commands/Command.php
author nowmad@23.1.168.192.in-addr.arpa
Fri, 18 Dec 2015 15:19:41 +0100
changeset 75 0e2f3e4730ac
parent 2 00e2916104fe
permissions -rw-r--r--
keep only the hash menu

<?php

namespace CorpusParole\Commands;

abstract class Command {
    //
}