blob: 2a09eb1ec86966c83cb927a0ed62fadab8b73700 [file] [log] [blame]
<?php
/**
* @method A m1(string $param1) small description
*/
class A {
}
?>