Skip to content
Snippets Groups Projects
Commit 20fcfe93 authored by Dimitris Bozelos's avatar Dimitris Bozelos
Browse files

Issue #3343855 Removed constant not needed anymore

parent b50e38fe
Branches
Tags
No related merge requests found
......@@ -20,11 +20,6 @@ use Symfony\Component\Serializer\Serializer;
*/
class SessionStorage implements SessionStorageInterface {
/**
* The serialization format to use for storing the session.
*/
protected const SERIALIZATION_FORMAT = 'json';
/**
* The key value store to use.
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment