inc/integrations/_Base.php
@@ -89,7 +89,7 @@ */ protected array $syncUsers = []; /** * @var array Integration's specific content types. Set by child classes' setContentTypes * @var array Integration's specific content types. An array of [ TYPE => [$fields] ] Set by child classes' setContentTypes */ protected array $contentTypes = [];