Defines the interface of decoders
@author Jordi Boggiano <j.boggiano@seld.be>
Expanded class hierarchy of DecoderInterface
All classes that implement DecoderInterface
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
DecoderInterface:: |
public | function | Decodes a string into PHP data. | 6 |
DecoderInterface:: |
public | function | Checks whether the deserializer can decode from given format. | 6 |