authserver/testCAS/app/Events/Event.php
author durandn
Mon, 03 Aug 2015 14:17:30 +0200
changeset 70 7b65807314f5
parent 0 1afc9d2ab94d
permissions -rw-r--r--
minor style change to be able to customize selected segment color for remie

<?php namespace TestCAS\Events;

abstract class Event
{
    //
}