diff --git a/code/model/Widget.php b/code/model/Widget.php index a888a4a..ec1b332 100644 --- a/code/model/Widget.php +++ b/code/model/Widget.php @@ -27,7 +27,7 @@ class Widget extends DataObject { 'Enabled' => true ); - public static $only_available_in = array(); + private static $only_available_in = array(); /** * @var array