Skip to content

Commit 56d20a6

Browse files
Docblock fixes
1 parent 484cdce commit 56d20a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Extension/CodeExtension.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ public function formatFile($file, $line, $text = null)
193193
* @param string $file An absolute file path
194194
* @param int $line The line number
195195
*
196-
* @return string A link of false
196+
* @return string|false A link or false
197197
*/
198198
public function getFileLink($file, $line)
199199
{

0 commit comments

Comments
 (0)