Various phpdoc fixes
[civicrm-core.git] / CRM / Core / Component / Info.php
index 604fcd7a654f3aaee8b837619415be45dff8dd43..0aa9fb4cdf6b62f20446a50126ec95b1362492f3 100644 (file)
@@ -332,7 +332,7 @@ abstract class CRM_Core_Component_Info {
   /**
    * Helper for instantiating component's elements.
    *
-   * @param $cl
+   * @param string $cl
    *
    * @return mixed
    *   component's element as class instance