We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
An interface defining the contract to serialize values into string representations.
string Krizalys\Onedrive\Serializer\SerializerInterface::serialize(mixed $value)
Serializes a given value into a string representation.