authserver/testCAS/app/Jobs/Job.php
author durandn
Fri, 28 Aug 2015 17:34:06 +0200
changeset 83 451521e9f742
parent 0 1afc9d2ab94d
permissions -rw-r--r--
Updated iframes to work with CAS regular webflow

<?php namespace TestCAS\Jobs;

abstract class Job
{
    //
}