The CommonMark\Interfaces\IVisitable interface

(cmark >= 1.0.0)

Introduction

Class synopsis

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

Table of Contents

add a note add a note

User Contributed Notes

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