Jake Vanderwerf
5 days ago 0dfe1d8afafc59c4a5559c498342668d5a58d6ef
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 = [];