mirror of
https://github.com/Neur0toxine/pock.git
synced 2024-12-01 09:26:02 +03:00
fix for the mistake in the readme
This commit is contained in:
parent
064b07940c
commit
b7f47bb6b9
@ -111,7 +111,7 @@ JsonSerializerFactory::setSerializer($serializer);
|
|||||||
XmlSerializerFactory::setSerializer($serializer);
|
XmlSerializerFactory::setSerializer($serializer);
|
||||||
```
|
```
|
||||||
|
|
||||||
In order to use unsupported serializer you should create a decorator which implements `Pock\Serializer\SerializerInterface`.
|
In order to use unsupported serializer you should create an adapter which implements `Pock\Serializer\SerializerInterface`.
|
||||||
|
|
||||||
# Roadmap to stable
|
# Roadmap to stable
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user