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 7, 2018
1 parent 9996165 commit aac8fad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ final class ClientErrorActivationStrategy extends ErrorLevelActivationStrategy
* ClientErrorActivationStrategy constructor.
*
* @param RequestStack $requestStack
* @param string $actionLevel
* @param array $excludedUrls
* @param string $actionLevel
*/
public function __construct(RequestStack $requestStack, array $excludedUrls, $actionLevel)
{
Expand Down

0 comments on commit aac8fad

Please sign in to comment.