@@ -62,6 +62,7 @@ |
||
62 | 62 | * @param string $type The section type identifier |
63 | 63 | * @param string $title The section title |
64 | 64 | * @param int $start The byte position for the edit start |
65 | + * @param string $hid |
|
65 | 66 | * @return string A marker class for the starting HTML element |
66 | 67 | * |
67 | 68 | * @author Adrian Lang <[email protected]> |