Skip to content

Commit a07b626

Browse files
committed
fixup! line length
1 parent fbbc6cd commit a07b626

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

library/Icinga/Security/Csp/Loader/ArrayCspLoader.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ public function __construct(
2828
}
2929

3030
/**
31-
* Since the array loader loads the CSP directives from the given array of directives, this method just returns the same result for all users {@see loadForAllUsers()}
31+
* Since the array loader loads the CSP directives from the given array of directives,
32+
* this method just returns the same result for all users {@see loadForAllUsers()}
3233
*
3334
* @param User $user
3435
*

0 commit comments

Comments
 (0)