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