Sign in
apache
/
netbeans
/
c9ae5f89a8f92e7ca33367c3f2d49de62080ff6c
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
formatting
/
initialIndent01.php
blob: d0644d3ea3a6cd644c11385f6a7e411ed34aee5a [
file
]
<?
php
class
Test
{
function
__construct
()
{
}
function
method6
(
$param
)
{
}
}
?>