fix(deps): update dependency friendsofphp/php-cs-fixer to <3.17.1 (main) (#2556)
* fix(deps): update dependency friendsofphp/php-cs-fixer to <3.17.1 * style(legacy): format using php-cs-fixer --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: jo <ljonas@riseup.net>
This commit is contained in:
parent
734f8baeb4
commit
8b41302ddd
24 changed files with 62 additions and 114 deletions
|
@ -234,8 +234,6 @@ SQL;
|
|||
/**
|
||||
* Add a playlist as the last item of the current show.
|
||||
*
|
||||
* @param int $plId
|
||||
* Playlist ID
|
||||
* @param mixed $pl_id
|
||||
* @param mixed $checkUserPerm
|
||||
*/
|
||||
|
@ -257,8 +255,6 @@ SQL;
|
|||
/**
|
||||
* Add a playlist as the first item of the current show.
|
||||
*
|
||||
* @param int $plId
|
||||
* Playlist ID
|
||||
* @param mixed $pl_id
|
||||
* @param mixed $checkUserPerm
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue