Elgg  Version 5.1
Public Member Functions | List of all members
Elgg\Input\DisablePasswordAutocompleteHandler Class Reference

Disables password autocomplete for input/password. More...

Public Member Functions

 __invoke (\Elgg\Event $event)
 Disable the autocomplete feature on password fields. More...
 

Detailed Description

Disables password autocomplete for input/password.

Since
4.0

Definition at line 10 of file DisablePasswordAutocompleteHandler.php.

Member Function Documentation

Elgg\Input\DisablePasswordAutocompleteHandler::__invoke ( \Elgg\Event  $event)

Disable the autocomplete feature on password fields.

Parameters
\Elgg\Event$event'view_vars', 'input/password'
Returns
void|array

Definition at line 19 of file DisablePasswordAutocompleteHandler.php.


The documentation for this class was generated from the following file: