Sign in
apache
/
netbeans
/
419f65eb0cccf624032c1c4925bf8d58069043ae
/
.
/
php
/
php.editor
/
test
/
unit
/
data
/
testfiles
/
parser
/
magicMethod01.php
blob: 4076525fc51c0cf2a86d5d954a2e0f11cd7ef683 [
file
] [
log
] [
blame
]
<?
php
/**
* @method A m1
*/
class
A
{
}
?>