We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3679947 commit 1990ab3Copy full SHA for 1990ab3
lib/Doctrine/Collection.php
@@ -811,7 +811,7 @@ public function toHierarchy()
811
/**
812
* Populate a Doctrine_Collection from an array of data
813
*
814
- * @param string $array
+ * @param array $array
815
* @return void
816
*/
817
public function fromArray($array, $deep = true)
0 commit comments