DEBSOURCES
Skip Quicknav
sources / netbeans / 7.0.1%2Bdfsg1-5 / php.editor / test / unit / data / testfiles / formatting / spaces / issue187665_01.php
12345678910111213
<?php class ClassName { function test($param) { if ($this->test($param)) } } ?>