refreshFile() public method
Refreshes the \yii\mongodb\file\file attribute from file collection, using current primary key.
public \MongoGridFSFile|null refreshFile ( ) | ||
---|---|---|
return | \MongoGridFSFile|null |
Refreshed file value. |
refreshFile() public method
Refreshes the \yii\mongodb\file\file attribute from file collection, using current primary key.
public \MongoGridFSFile|null refreshFile ( ) | ||
---|---|---|
return | \MongoGridFSFile|null |
Refreshed file value. |
Please login to continue.