BruteForceProtection
in package
Attribute for controller methods that want to protect passwords, keys, tokens or other data against brute force
Tags
Attributes
- #[Attribute]
- \Attribute::TARGET_METHOD | \Attribute::IS_REPEATABLE
Table of Contents
Properties
- $action : string
Methods
- __construct() : mixed
- getAction() : string
Properties
$action
protected
string
$action
Methods
__construct()
public
__construct(string $action) : mixed
Parameters
- $action : string
Tags
getAction()
public
getAction() : string