do_action( 'torro_register_protectors', awsmug\Torro_Forms\Modules\Protectors\Module $protectors )

Fires when the default protectors have been registered.

Description

This action should be used to register custom protectors.

Parameters

$protectors

(awsmug\Torro_Forms\Modules\Protectors\Module) (Optional) Action manager instance.

Changelog

Changelog
Version Description
1.0.0 Introduced.