authserver/testCAS/app/Events/Event.php
author durandn
Tue, 06 Oct 2015 16:40:59 +0200
changeset 172 fc6cb4ccffc4
parent 0 1afc9d2ab94d
permissions -rw-r--r--
Updated mdplayer with corrections to oaubert changes

<?php namespace TestCAS\Events;

abstract class Event
{
    //
}