selectFileCollection() protected method
Selects GridFS collection with given prefix.
protected yii\mongodb\file\Collection selectFileCollection ( $prefix ) | ||
---|---|---|
$prefix | string |
File collection prefix. |
return | yii\mongodb\file\Collection |
File collection instance. |
Please login to continue.