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

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

Public Methods

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

Method Details

__toString() public method

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