Skip to content

Krizalys Onedrive Serializer OrderBySerializer

Christophe Vidal edited this page Aug 4, 2019 · 1 revision

Krizalys\Onedrive\Serializer\OrderBySerializer

A class to serialize order by parameters into string representations.

Methods

serialize

string Krizalys\Onedrive\Serializer\SerializerInterface::serialize(mixed $value)

Serializes a given value into a string representation.

Arguments

  • $value mixed - The value to serialize.
Clone this wiki locally