We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66af1f7 commit 83b4104Copy full SHA for 83b4104
lib/jblond/Diff/Renderer/Html/HtmlArray.php
@@ -45,7 +45,7 @@ class HtmlArray extends RendererAbstract
45
* This method is called by the renderers which extends this class.
46
*
47
* @param array $changes Contains the op-codes about the differences between "old and "new".
48
- * @param object $htmlRenderer Renderer which extends this class.
+ * @param object|Inline|SideBySide|Unified $htmlRenderer Renderer which extends this class.
49
50
* @return string HTML representation of the differences.
51
*/
0 commit comments