blob: d0644d3ea3a6cd644c11385f6a7e411ed34aee5a [file]
<?php
class Test {
function __construct() {
}
function method6($param) {
}
}
?>