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