authserver/testCAS/app/Jobs/Job.php
author durandn
Mon, 31 Aug 2015 12:22:14 +0200
changeset 87 4ea185b1b7ce
parent 0 1afc9d2ab94d
permissions -rw-r--r--
Added custom headers options for AnnotationsList and LatestAnnotation

<?php namespace TestCAS\Jobs;

abstract class Job
{
    //
}