Renders the output for the protector before the Submit button.
Description
See also
Parameters
- $form
-
(awsmug\Torro_Forms\DB_Objects\Forms\Form) (Required) Form object.
Source
File: src/modules/protectors/linkcount.php
public function render_output( $form ) { // This does not need any output. }
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |