server/src/app/Events/Event.php
author ymh <ymh.work@gmail.com>
Mon, 21 Mar 2016 14:04:19 +0100
changeset 142 86fcf0c837c0
parent 2 00e2916104fe
permissions -rw-r--r--
change language treemap. id in struct can be a list of lexvo references

<?php

namespace CorpusParole\Events;

abstract class Event
{
    //
}