DEBSOURCES
Skip Quicknav
sources / netbeans / 7.0.1%2Bdfsg1-5 / php.editor / test / unit / data / testfiles / formatting / templates / private_01.php
1234567891011121314
<?php class Test { /*FORMAT_START*/private ^/*FORMAT_END*/ function __construct() { } function method1($param) { } } ?>