NodeInterface

Interface must be implemented by all container and widget classes

Table of Contents

Methods

render()  : array<string|int, mixed>
Main render method

Methods

render()

Main render method

public render() : array<string|int, mixed>
Tags
todo:

Change to "public function render(): array;" in v13.

todo:

Declare most (if not all) implementing non-abstract core classes final in v13.

Return values
array<string|int, mixed>

As defined in initializeResultArray() of AbstractNode


        
On this page

Search results