Skip to content

Commit 2493ffb

Browse files
author
Hugo Hamon
committed
Normalized @deprecated annotations.
1 parent b81b953 commit 2493ffb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Session/Storage/Handler/LegacyPdoSessionHandler.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
* @author Michael Williams <michael.williams@funsational.com>
2525
* @author Tobias Schultze <http://tobion.de>
2626
*
27-
* @deprecated Deprecated since version 2.6, to be removed in 3.0. Use
27+
* @deprecated since version 2.6, to be removed in 3.0. Use
2828
* {@link PdoSessionHandler} instead.
2929
*/
3030
class LegacyPdoSessionHandler implements \SessionHandlerInterface

0 commit comments

Comments
 (0)