19declare(strict_types=1);
56 public function canHandle(
string $serialized_identification): bool;
Interface IdentificationInterface.
Interface SerializerInterface.
unserialize(string $serialized_string, IdentificationMap $map, ProviderFactory $provider_factory)
serialize(IdentificationInterface $identification)
The string MUST be shorter than 64 characters.
canHandle(string $serialized_identification)