INFRA-132 - @param type fixes
[civicrm-core.git] / CRM / Core / Region.php
index 417b1ecaa1e5d3fde86df153c2242fa553c1b7b9..c920250e03be40a588e9f69d2553ee7643e11af7 100644 (file)
@@ -84,7 +84,7 @@ class CRM_Core_Region {
    * Note: This function does not perform any extra encoding of markup, script code, or etc. If
    * you're passing in user-data, you must clean it yourself.
    *
-   * @param $snippet
+   * @param array $snippet
    *   Array; keys:.
    *   - type: string (auto-detected for markup, template, callback, script, scriptUrl, jquery, style, styleUrl)
    *   - name: string, optional