stream_stat() public method
Retrieve information about a file resource.
This method is called in response to stat()
.
See also \yii\mongodb\file\stat().
public array stream_stat ( ) | ||
---|---|---|
return | array |
File statistic information. |
stream_stat() public method
Retrieve information about a file resource.
This method is called in response to stat()
.
See also \yii\mongodb\file\stat().
public array stream_stat ( ) | ||
---|---|---|
return | array |
File statistic information. |
Please login to continue.