api/symfony/Component/HtmlSanitizer/Visitor/Model/Cursor.yaml

17 lines
346 B
YAML
Raw Normal View History

2024-09-26 09:03:21 +00:00
name: Cursor
class_comment: null
dependencies:
- name: NodeInterface
type: class
source: Symfony\Component\HtmlSanitizer\Visitor\Node\NodeInterface
properties: []
methods:
- name: __construct
visibility: public
parameters:
- name: node
comment: null
traits:
- Symfony\Component\HtmlSanitizer\Visitor\Node\NodeInterface
interfaces: []