authserver/testCAS/app/Jobs/Job.php
author durandn
Mon, 20 Jul 2015 10:45:44 +0200
changeset 37 947f26110cc6
parent 0 1afc9d2ab94d
permissions -rw-r--r--
small cleanup + added fields for testing copy in iframetester + changed the way project metadata url is generated

<?php namespace TestCAS\Jobs;

abstract class Job
{
    //
}