PHP 인터페이스 Relax\Greppy\Pattern\ElementInterface

저자: Daniel Ribeiro ([email protected])
파일 보기 프로젝트 열기: relaxphp/greppy

공개 메소드들

메소드 설명
__toString ( ) : mixed Gets the string representation of the element for usage inside patterns.

메소드 상세

__toString() 공개 메소드

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