@@ -102,7 +102,7 @@ |
||
| 102 | 102 | * the container to examine |
| 103 | 103 | * @param string $fieldOrVarName |
| 104 | 104 | * what is the name of $container in the calling code? |
| 105 | - * @return void |
|
| 105 | + * @return boolean |
|
| 106 | 106 | */ |
| 107 | 107 | public function to(FactoryList $container, $fieldOrVarName = '$container') |
| 108 | 108 | { |