InputNode
in package
implements
Node
Read onlyYes
FinalYes
Table of Contents
Interfaces
- Node
Properties
Methods
- __construct() : mixed
- attributesName() : string
- children() : NodeCollection|null
- name() : NodeName
Properties
$attributes
public
InputAttributes
$attributes
Methods
__construct()
public
__construct(InputAttributes $attributes) : mixed
Parameters
- $attributes : InputAttributes
attributesName()
public
static attributesName() : string
Return values
stringchildren()
public
children() : NodeCollection|null
Return values
NodeCollection|nullname()
public
static name() : NodeName