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