public function vfsStreamContent::getGroup in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/vfsStreamContent.php \org\bovigo\vfs\vfsStreamContent::getGroup()
returns owner group of file
Return value
int
1 method overrides vfsStreamContent::getGroup()
- vfsStreamAbstractContent::getGroup in vendor/
mikey179/ vfsStream/ src/ main/ php/ org/ bovigo/ vfs/ vfsStreamAbstractContent.php - returns owner group of file
File
- vendor/
mikey179/ vfsStream/ src/ main/ php/ org/ bovigo/ vfs/ vfsStreamContent.php, line 187
Class
- vfsStreamContent
- Interface for stream contents.
Namespace
org\bovigo\vfsCode
public function getGroup();