server/src/app/Events/Event.php
author ymh <ymh.work@gmail.com>
Fri, 05 Feb 2016 22:41:10 +0100
changeset 118 dbcacab69cfc
parent 2 00e2916104fe
permissions -rw-r--r--
upgrade ember version to v2.3.1 for bo-client

<?php

namespace CorpusParole\Events;

abstract class Event
{
    //
}