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