server/src/app/Events/Event.php
author ymh <ymh.work@gmail.com>
Fri, 21 Oct 2016 13:52:07 +0200
changeset 381 499e5dabe2d9
parent 2 00e2916104fe
permissions -rw-r--r--
update version nb

<?php

namespace CorpusParole\Events;

abstract class Event
{
    //
}