Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

namespace org\bovigo\vfs\visitor

Object name File name Summary
vfsStreamAbstractVisitor vendor/mikey179/vfsstream/src/main/php/org/bovigo/vfs/visitor/vfsStreamAbstractVisitor.php Abstract base class providing an implementation for the visit() method.
vfsStreamPrintVisitor vendor/mikey179/vfsstream/src/main/php/org/bovigo/vfs/visitor/vfsStreamPrintVisitor.php Visitor which traverses a content structure recursively to print it to an output stream.
vfsStreamStructureVisitor vendor/mikey179/vfsstream/src/main/php/org/bovigo/vfs/visitor/vfsStreamStructureVisitor.php Visitor which traverses a content structure recursively to create an array structure from it.
vfsStreamVisitor vendor/mikey179/vfsstream/src/main/php/org/bovigo/vfs/visitor/vfsStreamVisitor.php Interface for a visitor to work on a vfsStream content structure.

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal