81 return $this->non_available_reason instanceof
Content ? $this->non_available_reason :
$DIC->ui()->factory()->legacy()->content(
"");
setTypeInformation(TypeInformation $information)
@inheritDoc
withNonAvailableReason(Content|string $element)
If your provider or the service which provides the Item does not allow to activate the item (.
withAlwaysAvailable(bool $always_active)
@inheritDoc
TypeInformation $type_information
withPosition(int $position)
@inheritDoc
getProviderIdentification()
@inheritDoc
__construct(protected IdentificationInterface $provider_identification)
AbstractBaseItem constructor.