@@ -411,9 +411,9 @@ |
||
411 | 411 | * changing the collection of the object. |
412 | 412 | * |
413 | 413 | * @param object $object |
414 | - * @param mixed $collectionName |
|
414 | + * @param string $collectionName |
|
415 | 415 | * @param string $target |
416 | - * @param mixed $values |
|
416 | + * @param DateTime $values |
|
417 | 417 | * |
418 | 418 | * @throws \InvalidArgumentException |
419 | 419 | * |