mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-20 16:37:48 +02:00
fix style
This commit is contained in:
parent
296fbd61e8
commit
3b662c1153
24 changed files with 57 additions and 58 deletions
|
@ -71,8 +71,6 @@ namespace controllers\internals;
|
|||
* Check if a user exists based on email.
|
||||
*
|
||||
* @param string $email : User email
|
||||
*
|
||||
* @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