PHP 클래스 FluentDOM\Attribute

상속: extends DOMAttr, use trait FluentDOM\Node\Xpath
파일 보기 프로젝트 열기: fluentdom/fluentdom

공개 메소드들

메소드 설명
__toString ( ) : string Casting the element node to string will returns its value

메소드 상세

__toString() 공개 메소드

Casting the element node to string will returns its value
public __toString ( ) : string
리턴 string