| @@ -103,13 +103,8 @@ | ||
| 103 | 103 | * @since 2.3.1 |
| 104 | 104 | * @var null|string |
| 105 | 105 | */ |
| 106 | 106 | public $bundle_public_key; |
| 107 | - /** | |
| 108 | - * @since 2.5.4 | |
| 109 | - * @var null|array | |
| 110 | - */ | |
| 111 | - public $opt_in_moderation; | |
| 112 | 107 | |
| 113 | 108 | const AFFILIATE_MODERATION_CUSTOMERS = 'customers'; |
| 114 | 109 | |
| 115 | 110 | #endregion Install Specific Properties |