server/src/app/Commands/Command.php
author nowmad@nowmads-macbook-pro.local
Mon, 30 Nov 2015 17:50:02 +0100
changeset 36 2ee96abcce94
parent 2 00e2916104fe
permissions -rw-r--r--
add ammap dependences to load the map in the component visu-carto

<?php

namespace CorpusParole\Commands;

abstract class Command {
    //
}