19 declare(strict_types=1);
30 public function setActivation(
string $plugin_id,
bool $activated): void;
Readable part of repository interface to ilComponentDataDB.
setCurrentPluginVersion(string $plugin_id, Version $version, int $db_version)
Writeable part of repository interface to ilComponentDataDB.
setActivation(string $plugin_id, bool $activated)
A version number that consists of three numbers (major, minor, patch).
removeStateInformationOf(string $plugin_id)