19 declare(strict_types=1);
42 if ($this->wrapped_identification !==
null) {
43 return $this->wrapped_identification->serialize();
62 if ($this->wrapped_identification !==
null) {
63 return $this->wrapped_identification->getClassName();
74 if ($this->wrapped_identification !==
null) {
75 return $this->wrapped_identification->getInternalIdentifier();
86 if ($this->wrapped_identification !==
null) {
87 return $this->wrapped_identification->getProviderNameForPresentation();
Interface IdentificationInterface.
Class NullIdentification.
while($session_entry=$r->fetchRow(ilDBConstants::FETCHMODE_ASSOC)) return null
__construct(protected ?IdentificationInterface $wrapped_identification=null)
NullIdentification constructor.
getProviderNameForPresentation()
__unserialize(array $data)