authserver/testCAS/app/Jobs/Job.php
author durandn
Thu, 19 Nov 2015 16:09:54 +0100
changeset 183 3ef6413fd8ec
parent 0 1afc9d2ab94d
permissions -rw-r--r--
Added tag 00.00.25 for changeset e23d728bdc66

<?php namespace TestCAS\Jobs;

abstract class Job
{
    //
}