visitor/vfsStreamAbstractVisitor.php

Show: inherited
Table of Contents

Abstract base class providing an implementation for the visit() method.

Package
bovigo_vfs  
Subpackage
visitor  

\vfsStreamAbstractVisitor

Package: bovigo\vfs\visitor

Abstract base class providing an implementation for the visit() method.

Parent(s)
\vfsStreamVisitor
Children
\vfsStreamPrintVisitor
\vfsStreamStructureVisitor
See
\https://github.com/mikey179/vfsStream/issues/10  
Since
0.10.0  

Methods

methodpublicvisit( \vfsStreamContent $content ) : \vfsStreamVisitor

visit a content and process it

Parameters
Name Type Description
$content \vfsStreamContent
Returns
Type Description
\vfsStreamVisitor
Throws
Exception Description
\InvalidArgumentException
Documentation was generated by DocBlox 0.18.1.