From 9c4afbed2310aa0c4679d11b9f568c234d202554 Mon Sep 17 00:00:00 2001 From: Camil Staps Date: Mon, 4 Jan 2016 15:12:59 +0100 Subject: Initial commit --- app/Jobs/Job.php | 25 +++++++++++++++++++++++++ 1 file changed, 25 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..2bc4975 --- /dev/null +++ b/app/Jobs/Job.php @@ -0,0 +1,25 @@ +