Dutch PHP Conference 2025 - Call For Papers

The CommonMark\Interfaces\IVisitable interface

(cmark >= 1.0.0)

Вступ

Короткий огляд класу

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

Зміст

add a note

User Contributed Notes

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