mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-01 16:54:32 +02:00
Fixed code style.
This commit is contained in:
parent
2853e471c4
commit
d0b1024d80
212 changed files with 495 additions and 1005 deletions
|
@ -93,7 +93,7 @@ class FAIconGenerator
|
|||
*
|
||||
* @param string $icon_class The icon which should be shown (e.g. fa-file-text)
|
||||
* @param string $style The style of the icon 'fas'
|
||||
* @param string $options Any other css class attributes like size, etc.
|
||||
* @param string $options any other css class attributes like size, etc
|
||||
*
|
||||
* @return string The final html
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue