Code completion result for source line:
$this->methodTe|st(null);
(QueryType=COMPLETION, prefixSearch=false, caseSensitive=true)
METHOD     methodTest((A&B)|null $param1)  [PUBLIC]   DNFTypes

Documentation:

methodTest


Parameters:

 (A & B) | null$param1PHPDoc not found
 null | (B & C)$param2PHPDoc not found

Returns:

Type:(A & B & C) | A