authserver/testCAS/app/Jobs/Job.php
author durandn
Tue, 06 Oct 2015 16:40:59 +0200
changeset 172 fc6cb4ccffc4
parent 0 1afc9d2ab94d
permissions -rw-r--r--
Updated mdplayer with corrections to oaubert changes

<?php namespace TestCAS\Jobs;

abstract class Job
{
    //
}