DbalSessionHandlerSchema deprecated

class DbalSessionHandlerSchema extends Schema

deprecated

since version 3.4, to be removed in 4.0. Use Symfony\Component\HttpFoundation\Session\Storage\Handler\PdoSessionHandler::createTable instead.

DBAL Session Storage Schema.

Methods

__construct($tableName = 'sessions')
addToSchema(Schema $schema)

Details

__construct($tableName = 'sessions')

Parameters

$tableName

addToSchema(Schema $schema)

Parameters

Schema $schema

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Bridge/Doctrine/HttpFoundation/DbalSessionHandlerSchema.html