PHP Class Relax\Greppy\Pattern\Element\Metacharacter\OneOrMore

Author: Daniel Ribeiro ([email protected])
Inheritance: implements Relax\Greppy\Pattern\ElementInterface
Afficher le fichier Open project: relaxphp/greppy

Méthodes publiques

Méthode Description
__toString ( ) : mixed Gets the string representation of the element for usage inside patterns.

Method Details

__toString() public méthode

Gets the string representation of the element for usage inside patterns.
public __toString ( ) : mixed
Résultat mixed