Skip to content

Commit

Permalink
Update docblock
Browse files Browse the repository at this point in the history
  • Loading branch information
odan committed Jan 11, 2021
1 parent bfd4da6 commit 51b0dc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SameSiteSessionMiddleware.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
use Psr\Http\Server\RequestHandlerInterface;

/**
* Native PHP Session Middleware.
* SameSite Session Middleware.
*/
final class SameSiteSessionMiddleware implements MiddlewareInterface
{
Expand Down

0 comments on commit 51b0dc0

Please sign in to comment.