Skip to content

Commit

Permalink
MultiElementActionEvent
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Dec 13, 2023
1 parent a579efb commit b7fb111
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sets/craft-cms-50.php
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@
$rectorConfig
->ruleWithConfiguration(RenameClassRector::class, [
'craft\base\BlockElementInterface' => 'craft\base\NestedElementInterface',
'craft\events\BatchElementActionEvent' => 'craft\events\MultiElementActionEvent',
'craft\events\RegisterConditionRuleTypesEvent' => 'craft\events\RegisterConditionRulesEvent',
'craft\events\SetElementTableAttributeHtmlEvent' => 'craft\events\DefineAttributeHtmlEvent',
'craft\services\Sections' => 'craft\services\Entries',
Expand Down

0 comments on commit b7fb111

Please sign in to comment.