Skip to content

Commit

Permalink
API Remove silverstripe/campaign-admin integration support
Browse files Browse the repository at this point in the history
  • Loading branch information
emteknetnz committed Nov 27, 2024
1 parent 26f8dde commit a749042
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/Models/ElementalArea.php
Original file line number Diff line number Diff line change
Expand Up @@ -58,14 +58,6 @@ class ElementalArea extends DataObject

private static $table_name = 'ElementalArea';

/**
* Don't show this model in campaign admin as part of implicit change sets
*
* @config
* @var bool
*/
private static $hide_in_campaigns = true;

/**
* Cache various data to improve CMS load time
*
Expand Down

0 comments on commit a749042

Please sign in to comment.