@@ -444,7 +444,6 @@ |
||
444 | 444 | * Log accesses to deprecated fucntions to the debug log |
445 | 445 | * |
446 | 446 | * @param string $alternative The function or method that should be used instead |
447 | - * @param string|null $deprecatedThing What is deprecated if not the current method |
|
448 | 447 | * @triggers INFO_DEPRECATION_LOG |
449 | 448 | */ |
450 | 449 | function dbg_deprecated($alternative = '') { |