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
|
@ -469,8 +469,7 @@ class Application_Service_ShowFormService
|
|||
/**
|
||||
* Enter description here ...
|
||||
*
|
||||
* @param DateTime $showStart user's local time
|
||||
* @param mixed $p_showStart
|
||||
* @param mixed $p_showStart
|
||||
*/
|
||||
private function hasShowStarted($p_showStart)
|
||||
{
|
||||
|
@ -658,9 +657,8 @@ class Application_Service_ShowFormService
|
|||
* When the timezone is changed in add-show form this function
|
||||
* applies the new timezone to the start and end time.
|
||||
*
|
||||
* @param $date String
|
||||
* @param $time String
|
||||
* @param $timezone String
|
||||
* @param $date String
|
||||
* @param $time String
|
||||
* @param mixed $newTimezone
|
||||
* @param mixed $oldTimezone
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue