GuzzleHttp\Tests\CookieJar\SessionCookieJarTest::testPersistsToSessionParameters PHP Method

testPersistsToSessionParameters() public method

    public function testPersistsToSessionParameters()
    {
        return array(array(false), array(true));
    }