3 declare(strict_types=1);
55 public function canHandle(
string $serialized_identification): bool;
Interface IdentificationInterface.
serialize(IdentificationInterface $identification)
The string MUST be shorter than 64 characters.
canHandle(string $serialized_identification)
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
Interface SerializerInterface.
Interface ProviderFactory.
unserialize(string $serialized_string, IdentificationMap $map, ProviderFactory $provider_factory)