Skip to content

Commit

Permalink
Register PluginCleaningModel.php #11
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid committed May 1, 2023
1 parent 8aa8bea commit 40f88bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ public function getClasses()
{
return [
'Plugin\ContentCleaner\Model' => [
'ApplicationCleaningModel',
'ApplicationCleaningModel', 'PluginCleaningModel',
],
];
}
Expand Down

0 comments on commit 40f88bc

Please sign in to comment.