QrCodeSourceHostDataProvider implements FormDataProviderInterface

Set field config for sys_redirect of type "qrcode"

Internal
Tags
todo

Replace this by a generic column config, like "readonlyOnPersist"!

Table of Contents

Interfaces

FormDataProviderInterface
Interface must be implemented by form data provider classes.

Methods

addData()  : array<string|int, mixed>
Add form data to result array

Methods

addData()

Add form data to result 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