Completed
Pull Request — master (#165)
by
unknown
07:22
created
src/Diagnostics/Panel.php 1 patch
Doc Comments   +2 added lines patch added patch discarded remove patch
@@ -338,6 +338,8 @@
 block discarded – undo
338 338
 	/**
339 339
 	 * Returns link to editor.
340 340
 	 *
341
+	 * @param integer $line
342
+	 * @param string $text
341 343
 	 * @return \Nette\Utils\Html|string
342 344
 	 */
343 345
 	private static function editorLink($file, $line, $text = NULL)
Please login to merge, or discard this patch.