protected property vfsStreamPrintVisitor::$depth in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/visitor/vfsStreamPrintVisitor.php \org\bovigo\vfs\visitor\vfsStreamPrintVisitor::depth
current depth in directory tree
@type int
File
- vendor/
mikey179/ vfsStream/ src/ main/ php/ org/ bovigo/ vfs/ visitor/ vfsStreamPrintVisitor.php, line 35
Class
- vfsStreamPrintVisitor
- Visitor which traverses a content structure recursively to print it to an output stream.
Namespace
org\bovigo\vfs\visitorCode
protected $depth;