authserver/testCAS/app/Events/Event.php
author durandn
Mon, 23 Nov 2015 15:48:26 +0100
changeset 189 463374ec1041
parent 0 1afc9d2ab94d
permissions -rw-r--r--
fix typo in css

<?php namespace TestCAS\Events;

abstract class Event
{
    //
}