@@ -19,7 +19,7 @@ |
||
19 | 19 | * FIXME found out whether it serves any purpose in the general case. |
20 | 20 | * It was likely added there as a one-time answer during a specific audit. |
21 | 21 | * |
22 | - * @param \Variable|NULL $variable |
|
22 | + * @param null|Variable $variable |
|
23 | 23 | * @return string |
24 | 24 | */ |
25 | 25 | function qa_report_project(Variable $variable = NULL) { |