1
0
Fork 0
mirror of https://github.com/RaspbianFrance/raspisms.git synced 2025-05-13 19:46:27 +02:00

fix codestyle

This commit is contained in:
osaajani 2020-06-23 21:06:13 +02:00
parent 350dbb5b59
commit adef27f862
37 changed files with 556 additions and 488 deletions
models

View file

@ -17,7 +17,7 @@ namespace models;
* Return a phone by his name and user.
*
* @param int $id_user : user id
* @param string $name : phone name
* @param string $name : phone name
*
* @return array
*/