We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28e920a commit b549dadCopy full SHA for b549dad
1 file changed
lib/Resque/Job.php
@@ -10,6 +10,7 @@
10
* @author Chris Boulton <chris@bigcommerce.com>
11
* @license http://www.opensource.org/licenses/mit-license.php
12
*/
13
+#[\AllowDynamicProperties]
14
class Resque_Job
15
{
16
/**
0 commit comments