The CommonMark\Interfaces\IVisitable interface

(cmark >= 1.0.0)

简介

类摘要

final CommonMark\Interfaces\IVisitable {
abstract public accept(CommonMark\Interfaces\IVisitor $visitor): void
}

目录

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top