property Text_Diff_Renderer_parallel::$original in Coder 6
Same name and namespace in other branches
- 6.2 scripts/coder_format/tests/CoderTestFile.php \Text_Diff_Renderer_parallel::original
- 7.2 scripts/coder_format/tests/CoderTestFile.php \Text_Diff_Renderer_parallel::original
- 7 scripts/coder_format/tests/CoderTestFile.php \Text_Diff_Renderer_parallel::original
File
- scripts/
coder_format/ tests/ CoderTestFile.php, line 170
Class
- Text_Diff_Renderer_parallel
- Parallel diff renderer for HTML tables with original text on left, new text on right, and changed text highlighted with appropriate classes.
Code
var $original = 'Expected';