parent root
PHP: CommonMark\Interfaces\IVisitable - Manual
PHP 7.2.23 Release Announcement

The CommonMark\Interfaces\IVisitable interface

(cmark >= 1.0.0)

Introduction

Class synopsis

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

Table of Contents

add a noteadd a note

User Contributed Notes

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