Overrides Driver::isEnabled
public function isEnabled(string $callbackId) : bool { return $this->driver ->isEnabled($callbackId); }