server/src/app/Commands/Command.php
author nowmad@nowmads-macbook-pro.local
Tue, 15 Dec 2015 17:21:05 +0100
changeset 54 5b2b161dd4ce
parent 2 00e2916104fe
permissions -rw-r--r--
bind chono visu with query parameters

<?php

namespace CorpusParole\Commands;

abstract class Command {
    //
}