45 public function canHandle(
string $serialized_identification) : bool;
Interface IdentificationInterface.
Interface ProviderFactoryInterface.
serialize(IdentificationInterface $identification)
The string MUST be shorter than 64 characters.
canHandle(string $serialized_identification)
Interface SerializerInterface.
unserialize(string $serialized_string, IdentificationMap $map, ProviderFactoryInterface $provider_factory)