NEW Add picto property on sub-module for paswword generation

This commit is contained in:
Laurent Destailleur
2022-09-11 12:18:43 +02:00
parent cc4bb9b40f
commit 2293d82607
8 changed files with 62 additions and 11 deletions

View File

@@ -37,6 +37,8 @@ class modGeneratePassPerso extends ModeleGenPassword
*/
public $id;
public $picto = 'fa-shield-alt';
/**
* Minimum length (text visible by end user)
*