public function vfsStreamContent::url 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::url()
returns complete vfsStream url for this content
@since 1.2.0
Return value
string
1 method overrides vfsStreamContent::url()
- vfsStreamAbstractContent::url in vendor/
mikey179/ vfsStream/ src/ main/ php/ org/ bovigo/ vfs/ vfsStreamAbstractContent.php - returns complete vfsStream url for this content
File
- vendor/
mikey179/ vfsStream/ src/ main/ php/ org/ bovigo/ vfs/ vfsStreamContent.php, line 212
Class
- vfsStreamContent
- Interface for stream contents.
Namespace
org\bovigo\vfsCode
public function url();