authserver/testCAS/app/Events/Event.php
author Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
Mon, 20 Jul 2015 17:37:14 +0200
changeset 50 b3880434c4ad
parent 0 1afc9d2ab94d
permissions -rw-r--r--
charte graphique itop

<?php namespace TestCAS\Events;

abstract class Event
{
    //
}