mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-22 09:26:27 +02:00
fix style
This commit is contained in:
parent
296fbd61e8
commit
3b662c1153
24 changed files with 57 additions and 58 deletions
|
@ -309,8 +309,8 @@ namespace controllers\publics;
|
|||
/**
|
||||
* Create a new phone.
|
||||
*
|
||||
* @param string $_POST['name'] : Phone name
|
||||
* @param string $_POST['adapter'] : Phone adapter
|
||||
* @param string $_POST['name'] : Phone name
|
||||
* @param string $_POST['adapter'] : Phone adapter
|
||||
* @param array $_POST['adapter_data'] : Phone adapter data
|
||||
*
|
||||
* @return int : id phone the new phone on success
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue