Chords

Paragraph
in package
implements NodeContainer

Strophe paragraph.

Interfaces, Classes, Traits and Enums

NodeContainer
Lyrical node containing other nodes.

Table of Contents

$nodes  : array<string|int, Node>
Nodes within the paragraph.
__construct()  : mixed
accept()  : void
getNodes()  : array<string|int, Node>

Properties

$nodes

Nodes within the paragraph.

private array<string|int, Node> $nodes

Methods

__construct()

public __construct(array<string|int, Node$nodes) : mixed
Parameters
$nodes : array<string|int, Node>

verses or repeats

Return values
mixed

getNodes()

public getNodes() : array<string|int, Node>
Tags
inheritdoc
Return values
array<string|int, Node>

contained nodes

Search results