We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 268fb05 commit cbc751eCopy full SHA for cbc751e
src/Concepts/Job.php
@@ -0,0 +1,8 @@
1
+<?php
2
+
3
+namespace Bit\Skeleton\Concepts;
4
5
+abstract class Job
6
+{
7
+ //
8
+}
0 commit comments