📝 \DBObjectSet::ToArray PHPDoc

This commit is contained in:
Pierre Goiffon
2020-06-16 12:32:57 +02:00
parent 26014f410a
commit 1968c60770

View File

@@ -424,7 +424,7 @@ class DBObjectSet implements iDBObjectSetIterator
*
* @api
*
* @param bool $bWithId
* @param bool $bWithId if true array key will be set to object id
*
* @return DBObject[]
*