Merge pull request #23912 from mlutfy/reportVars
[civicrm-core.git] / CRM / Utils / OptionBag.php
index 10000dbb6705688b1e500128e8164e54cafee874..c6c1ca20e986f5060666bb8bc5e00b30693c4cb2 100644 (file)
@@ -61,7 +61,7 @@ class CRM_Utils_OptionBag implements ArrayAccess, IteratorAggregate, Countable {
   }
 
   /**
-   * @param $key
+   * @param mixed $key
    *
    * @return bool
    */