authserver/testCAS/app/Events/Event.php
author ymh <ymh.work@gmail.com>
Wed, 01 Apr 2015 15:31:12 +0200
changeset 0 1afc9d2ab94d
permissions -rw-r--r--
first commit of cas auth env

<?php namespace TestCAS\Events;

abstract class Event
{
    //
}