Skip to content
This repository has been archived by the owner on Jun 24, 2019. It is now read-only.

Commit

Permalink
Fixed PHPDoc
Browse files Browse the repository at this point in the history
  • Loading branch information
core23 committed Jan 14, 2018
1 parent 4168458 commit 413cb52
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ final class ClientErrorActivationStrategy extends ErrorLevelActivationStrategy
*
* @param RequestStack $requestStack
* @param array $excludedUrls
* @param string $actionLevel
* @param int $actionLevel
*/
public function __construct(RequestStack $requestStack, array $excludedUrls, $actionLevel)
{
Expand Down

0 comments on commit 413cb52

Please sign in to comment.