Skip to content

Instantly share code, notes, and snippets.

@rslhdyt
Created February 18, 2019 14:33
Show Gist options
  • Save rslhdyt/efc44bf226bcdcf99c3667094a6627c2 to your computer and use it in GitHub Desktop.
Save rslhdyt/efc44bf226bcdcf99c3667094a6627c2 to your computer and use it in GitHub Desktop.
Get session body from phpunit response
<?php
$response = ...
$this->app['session.store']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment