PHP Class org\bovigo\vfs\DotDirectory

Inheritance: extends vfsStreamDirectory
Afficher le fichier Open project: mikey179/vfsstream

Méthodes publiques

Méthode Description
getIterator ( ) : vfsStreamContainerIterator returns iterator for the children
isDot ( ) : boolean checks whether dir is a dot dir

Method Details

getIterator() public méthode

returns iterator for the children
public getIterator ( ) : vfsStreamContainerIterator
Résultat vfsStreamContainerIterator

isDot() public méthode

checks whether dir is a dot dir
public isDot ( ) : boolean
Résultat boolean