dbxapp 4.5.3
Technische API-Referenz der dbxapp-Plattform
Lade ...
Suche ...
Keine Treffer
content-admin-actions.php-Dateireferenz

Variablen

 $html

Variablen-Dokumentation

◆ $html

$html
Initialisierung:
= static fn(string $handler, bool $mutation = false): array => array(
'handler' => $handler,
'methods' => array('GET', 'HEAD', 'POST'),
'groups' => array('admin'),
'mutation' => $mutation,
'response' => 'html',
)