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

Commit 8abac5c

Browse files
committed
:octocat:
1 parent 7005d1d commit 8abac5c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Storage/SessionStorage.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ public function __construct(ContainerInterface $options = null){
5959

6060
/**
6161
* Destructor.
62+
*
63+
* @codeCoverageIgnore
6264
*/
6365
public function __destruct(){
6466
if($this->options->sessionStart){

0 commit comments

Comments
 (0)