Completed
Push — 7.x-1.x ( 2f9e3c...1070be )
by Frédéric G.
01:36
created
qa_projects.inc 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -19,7 +19,7 @@
 block discarded – undo
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) {
Please login to merge, or discard this patch.