Merge pull request #14358 from samuelsov/billingblockts
[civicrm-core.git] / CRM / Utils / HttpClient.php
index 65628ec3a698f6aab5c2e001d9dc6222002ea5e9..776adafcaff3d80f3ccb6b7eb9de3fef212566f5 100644 (file)
@@ -48,7 +48,7 @@ class CRM_Utils_HttpClient {
   protected static $singleton;
 
   /**
-   * @var int|NULL
+   * @var int|null
    *   seconds; or NULL to use system default
    */
   protected $connectionTimeout;