@@ -38,5 +38,5 @@ |
||
38 | 38 | } |
39 | 39 | $inPlace = $returnType == 'this'; |
40 | 40 | echo '|'.$signature.'|'.$doc->getSummary().'|'.($inPlace ? ':white_check_mark:' : ':negative_squared_cross_mark:'). |
41 | - "|\n"; |
|
41 | + "|\n"; |
|
42 | 42 | } |