ValuePickerItemDataProvider implements FormDataProviderInterface

Read onlyYes
FinalYes

Inject available domain hosts into a valuepicker form

Internal
Attributes
#[Autoconfigure]
$public: true

Table of Contents

Interfaces

FormDataProviderInterface
Interface must be implemented by form data provider classes.

Methods

__construct()  : mixed
addData()  : array<string|int, mixed>
Add sys_domains into $result data array

Methods

addData()

Add sys_domains into $result data array

public addData(array<string|int, mixed> $result) : array<string|int, mixed>
Parameters
$result : array<string|int, mixed>

Initialized result array

Return values
array<string|int, mixed>

Result filled with more data


        
On this page

Search results