Skip to content

Commit

Permalink
Corrects composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
alexstandiford committed Nov 22, 2021
1 parent 74e9c24 commit cd22b7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion batch-tasks.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

// Register the loader
$plugin->loaders()->add( 'batch_tasks', [
'registry' => 'Underpin_Batch_Tasks\Loaders\Batch_Tasks',
'class' => 'Underpin_Batch_Tasks\Loaders\Batch_Tasks',
] );

// Register core-specific items.
Expand Down

0 comments on commit cd22b7f

Please sign in to comment.