Skip to content

Variable and function visibility updates

Pre-release
Pre-release
Compare
Choose a tag to compare
@jschroed91 jschroed91 released this 03 Mar 14:41
· 214 commits to master since this release

Properties and functions in HtmlDiff.php have been updated to protected visibility instead of private to allow for extending the class.