DocType

Node representing an HTML document's DocType declaration. Class DocType
implements SDom\Node\NodeInterface
Methods Summary
public
# __construct( string $content )
DocType constructor.
public
# __toString( )
Return the string (HTML) representation of the node.

inheritdoc


Implementation of

public
# __clone( )

inheritDoc


Implementation of

public
# parent( )

inheritDoc


Implementation of

public
public
# detach( )

inheritDoc


Implementation of

public
# clone( )

inheritDoc


Implementation of

Properties Summary
protected string $content

# NULL