@@ -35,7 +35,7 @@ |
||
35 | 35 | ), |
36 | 36 | ] |
37 | 37 | ); |
38 | - if((bool) $this->getOwner()->NeverCachePublicly !== true) { |
|
38 | + if ((bool) $this->getOwner()->NeverCachePublicly !== true) { |
|
39 | 39 | $fields->addFieldsToTab( |
40 | 40 | 'Root.Cache', |
41 | 41 | [ |