PHP Trait FluentDOM\Node\StringCast

Datei anzeigen Open project: fluentdom/fluentdom

Public Methods

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

Method Details

__toString() public method

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