Skip to content

Commit

Permalink
API Deprecate API that will be renamed
Browse files Browse the repository at this point in the history
  • Loading branch information
GuySartorelli committed Oct 30, 2024
1 parent 87f6a85 commit a83263d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/CampaignAdmin.php
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ class CampaignAdmin extends LeftAndMain implements PermissionProvider

private static $menu_icon_class = 'font-icon-page-multiple';

/**
* @deprecated 5.4.0 Will be renamed model_class
*/
private static $tree_class = ChangeSet::class;

/**
Expand Down

0 comments on commit a83263d

Please sign in to comment.