@@ -283,6 +283,7 @@ |
||
283 | 283 | /** |
284 | 284 | * If in run-time debug mode, before SiteAccess is initialized, log getParameter() usages when considered "unsafe". |
285 | 285 | * |
286 | + * @param string $paramName |
|
286 | 287 | * @return string |
287 | 288 | */ |
288 | 289 | private function logTooEarlyLoadedListIfNeeded($paramName) |