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