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