public function vfsStreamContent::path in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/vfsStreamContent.php \org\bovigo\vfs\vfsStreamContent::path()
returns path to this content
@since 1.2.0
Return value
string
1 method overrides vfsStreamContent::path()
- vfsStreamAbstractContent::path in vendor/
mikey179/ vfsStream/ src/ main/ php/ org/ bovigo/ vfs/ vfsStreamAbstractContent.php - returns path to this content
File
- vendor/
mikey179/ vfsStream/ src/ main/ php/ org/ bovigo/ vfs/ vfsStreamContent.php, line 204
Class
- vfsStreamContent
- Interface for stream contents.
Namespace
org\bovigo\vfsCode
public function path();