53 $gsi->setProviderClass(get_class(
$provider));
71 if (empty($this->identification)) {
72 throw new LogicException(
"Cannot store without identification");
An exception for terminatinating execution or to throw for unit testing.
Class CachedActiveRecord.
static find($primary_key, array $add_constructor_args=array())
@inheritDoc
Class ilGSProviderStorage.
setIdentification(string $identification)
setProviderClass(string $provider_class)
$connector_container_name
static registerIdentification(\ILIAS\GlobalScreen\Identification\IdentificationInterface $identification, \ILIAS\GlobalScreen\Provider\Provider $provider)
static getInstance($component)