mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-20 16:37:48 +02:00
fix few phpstan alerts
This commit is contained in:
parent
4eaeefdcfa
commit
e0eed18794
2 changed files with 2 additions and 1 deletions
|
@ -72,7 +72,7 @@ namespace controllers\internals;
|
|||
*
|
||||
* @param string $email : User email
|
||||
*
|
||||
* @return exit code 1 on false, 0 else
|
||||
* @return void : exit code 1 on false, 0 else
|
||||
*/
|
||||
public function user_exists(string $email)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue