*/ public function getFormSettings(): array { return [ 'requires_callback' => false, 'requires_authorization' => false, ]; } }