Skip to content

Commit

Permalink
Apply fixes from StyleCI (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
samsonasik committed Mar 20, 2018
1 parent 55b53a2 commit fd177e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Manager/SessionManager.php
Expand Up @@ -82,6 +82,7 @@ public function sessionSetting(string $containerName, string $keysession, string
}

$set = $options['set'] ?? false;

return $this->setUnset($container, $keysession, $value, $set);
}

Expand Down

0 comments on commit fd177e0

Please sign in to comment.