We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
LabelReconciliationJob
1 parent dd7b819 commit f3dcc30Copy full SHA for f3dcc30
1 file changed
app/Jobs/LabelReconciliationJob.php
@@ -45,7 +45,7 @@ public function __construct(protected array $data)
45
/**
46
* Execute the job.
47
*
48
- * @throws \Exception|\Throwable
+ * @throws \Exception|Throwable
49
*/
50
public function handle(
51
ReconcileProcessAll $reconcileProcessAll,
0 commit comments