@@ -213,6 +213,7 @@ |
||
| 213 | 213 | * @param string &$name |
| 214 | 214 | * @param boolean $storeMethodName |
| 215 | 215 | * @param boolean $recurse |
| 216 | + * @param string $name |
|
| 216 | 217 | */ |
| 217 | 218 | private function assignSpecForRelationship(&$name, $resultType, &$spec, $storeMethodName, $recurse) { |
| 218 | 219 | $resultTypeInstance = \Injector::inst()->create($resultType); |