getClientId
Learn how to provide the stored client ID.
An implementation must return the client ID stored for the current visitor, or null when none is set.
Signature
This method has the following signature:
public function getClientId(): ?UuidThis method returns the stored client ID as a Uuid, or null when none is set.