blob: 9934438b2d354d510383e25c47018b243f66d5af [file]
<?php
/**
* @method A m1(string|A $param1) small description
*/
class A {
}
?>