authserver/testCAS/app/Events/Event.php
author rougeronj
Wed, 05 Aug 2015 18:00:35 +0200
changeset 73 fb433b63a22b
parent 0 1afc9d2ab94d
permissions -rw-r--r--
use outline instead of border to fix little bug of the lecture head

<?php namespace TestCAS\Events;

abstract class Event
{
    //
}