authserver/testCAS/app/Events/Event.php
author ymh <ymh.work@gmail.com>
Wed, 16 Sep 2015 23:32:47 +0200
changeset 146 667eedcf4594
parent 0 1afc9d2ab94d
permissions -rw-r--r--
Added tag 00.00.21 for changeset 6bc678683421

<?php namespace TestCAS\Events;

abstract class Event
{
    //
}