Sign in
apache
/
netbeans
/
c9ae5f89a8f92e7ca33367c3f2d49de62080ff6c
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
parser
/
magicMethod04.php
blob: 7ca74bac3b516759e62b2c9db14610c8b28ba76b [
file
]
<?
php
/**
* @method A m1($param1) small description
*/
class
A
{
}
?>