Ratchet\Session\Serialize\PhpHandlerTest::setUp PHP Method

setUp() public method

public setUp ( )
    public function setUp()
    {
        $this->_handler = new PhpHandler();
    }