Sign in
apache
/
netbeans
/
419f65eb0cccf624032c1c4925bf8d58069043ae
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
parser
/
magicMethod02.php
blob: 4db69b6917e01f0bf3cdc3309de4a84a95a24cb3 [
file
]
<?
php
/**
* @method A m1()
*/
class
A
{
}
?>