@@ -91,7 +91,7 @@ |
||
91 | 91 | * |
92 | 92 | * @param string[] $ancestors Array of parent properties e.g. array('Orders', 'Customer', 'Customer_Demographics') |
93 | 93 | * |
94 | - * @return AnonymousFunction |
|
94 | + * @return \Closure |
|
95 | 95 | */ |
96 | 96 | public function buildComparisonFunction($ancestors) |
97 | 97 | { |