authserver/testCAS/app/Events/Event.php
author durandn
Mon, 23 Nov 2015 15:09:48 +0100
changeset 187 4e55ccbcc36d
parent 0 1afc9d2ab94d
permissions -rw-r--r--
Added tag 00.00.26 for changeset 4679db041e5f

<?php namespace TestCAS\Events;

abstract class Event
{
    //
}