authserver/testCAS/app/Events/Event.php
author ymh <ymh.work@gmail.com>
Thu, 03 Sep 2015 18:45:30 +0200
changeset 93 a8d024370080
parent 0 1afc9d2ab94d
permissions -rw-r--r--
update platform + new version

<?php namespace TestCAS\Events;

abstract class Event
{
    //
}