From 3a74377e861c1a401f1dffbd595f547e04eb72c8 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Fri, 22 Jan 2016 12:01:33 +0100 Subject: Initial commit --- app/Jobs/Job.php | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 app/Jobs/Job.php (limited to 'app/Jobs/Job.php') diff --git a/app/Jobs/Job.php b/app/Jobs/Job.php new file mode 100644 index 0000000..7c873e1 --- /dev/null +++ b/app/Jobs/Job.php @@ -0,0 +1,24 @@ +