authserver/testCAS/app/Events/Event.php
author rougeronj
Mon, 07 Sep 2015 16:03:34 +0200
changeset 97 ccfe677e62a3
parent 0 1afc9d2ab94d
permissions -rw-r--r--
add class 'selected' to the selected markers

<?php namespace TestCAS\Events;

abstract class Event
{
    //
}