UuidReferenceInterface
interface UuidReferenceInterface implements NormalizerInterface (View source)
Interface for extracting UUID from entity reference data when denormalizing.
Methods
string
getUuid(array $data)
Get the uuid from the data array.
Details
string
getUuid(array $data)
Get the uuid from the data array.