Skip to content

Conversation

petrkotek
Copy link
Contributor

would be nice to have Diff_Renderer_Html_Array::formatLines method protected rather than private so classes extending it can use the method (say you create Diff_Renderer_SideBySide_Html class)

`Diff_Renderer_Html_Array::formatLines` method should be protected (not private) as it's being called from subclass `Diff_Renderer_SideBySide_Html`
@Terrorboy
Copy link

+1

1 similar comment
@Macsch15
Copy link

👍

JBlond added a commit to JBlond/php-diff that referenced this pull request Feb 4, 2015
chrisboulton added a commit that referenced this pull request May 26, 2015
Make `Diff_Renderer_Html_Array::formatLines` method protected
@chrisboulton chrisboulton merged commit f4db229 into chrisboulton:master May 26, 2015
@petrkotek petrkotek deleted the patch-1 branch May 26, 2015 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants