EVOLUTION-MANAGER
Edit File: nestedInlineHTML.test
InlineHTML node nested inside other code ----- <?php function test() { ?> Test <?php } ----- function test() { ?> Test <?php }