17 lines
346 B
YAML
17 lines
346 B
YAML
|
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: []
|