Skip to content

Kirby 4.2.0

$data->data()

The data provider method has to be implemented by each class using this Trait and has to return an associative array for the get method

$data->data(): array

Return type

array

Parent class

Kirby\Http\Request\Data