PHP Class FluentDOM\Attribute

Inheritance: extends DOMAttr, use trait FluentDOM\Node\Xpath
Datei anzeigen Open project: fluentdom/fluentdom

Public Methods

Method Description
__toString ( ) : string Casting the element node to string will returns its value

Method Details

__toString() public method

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