Skip to content
This repository was archived by the owner on May 31, 2024. It is now read-only.

Commit 457c5c6

Browse files
author
Hugo Hamon
committed
Remove and change unrelevant comments in Validator and Security components.
1 parent b583bf8 commit 457c5c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Csrf/TokenStorage/SessionTokenStorage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
use Symfony\Component\Security\Csrf\Exception\TokenNotFoundException;
1616

1717
/**
18-
* Token storage that uses a Symfony2 Session object.
18+
* Token storage that uses a Symfony Session object.
1919
*
2020
* @since 2.4
2121
*

0 commit comments

Comments
 (0)