authserver/testCAS/app/Jobs/Job.php
author durandn
Fri, 13 Nov 2015 14:58:35 +0100
changeset 181 f2d46072794a
parent 0 1afc9d2ab94d
permissions -rw-r--r--
Fixed preview marker scenario iframe so it uses new layout

<?php namespace TestCAS\Jobs;

abstract class Job
{
    //
}