PHP Class FluentDOM\Serializer\Html

Afficher le fichier Open project: fluentdom/fluentdom

Protected Properties

Свойство Type Description
$_node DOMNode

Méthodes publiques

Méthode Description
__construct ( DOMNode $node )
__toString ( ) : string

Method Details

__construct() public méthode

public __construct ( DOMNode $node )
$node DOMNode

__toString() public méthode

public __toString ( ) : string
Résultat string

Property Details

$_node protected_oe property

protected DOMNode $_node
Résultat DOMNode