Interface for a node which contains raw, unprocessed markup (like HTML)
AbstractInterface
Methods |
Interface for a node which contains raw, unprocessed markup (like HTML)
Methods |
public abstract League\CommonMark\Node\StringContainerInterface::getLiteral() : string |
public abstract League\CommonMark\Node\StringContainerInterface::setLiteral(string $literal) : void |