Skip to content

Commit

Permalink
phpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
dasgarner committed Aug 2, 2023
1 parent c5e23ea commit 6cb9ce9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/Controller/Settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ public function displayPage(Request $request, Response $response)
* @throws InvalidArgumentException
* @throws \Xibo\Support\Exception\ControllerNotImplemented
* @throws \Xibo\Support\Exception\GeneralException
* @phpcs:disable Generic.Files.LineLength.TooLong
*/
public function update(Request $request, Response $response)
{
Expand Down

0 comments on commit 6cb9ce9

Please sign in to comment.