💡 phpdoc

This commit is contained in:
Eric Espie
2022-12-19 09:27:46 +01:00
parent a28fcb7c8c
commit 7b85cb92b0

View File

@@ -71,7 +71,7 @@ interface iLoginFSMExtension extends iLoginExtension
}
/**
* Login automaton
* Login finite state machine
*
* Execute the action corresponding to the current login state.
*