Merge pull request #14011 from colemanw/typeValidateCleanup
[civicrm-core.git] / CRM / Core / IDS.php
index 648b680d22ff79638c7cd2f321161ba5bc794bd7..92af8f69c282a43881c143bf2ea26a64b8d7bc02 100644 (file)
@@ -34,6 +34,7 @@ class CRM_Core_IDS {
 
   /**
    * Define the threshold for the ids reactions.
+   * @var array
    */
   private $threshold = [
     'log' => 25,