Returns true if this handler wraps an internal PHP session save handler using \SessionHandler.
public function isWrapper() : bool { return $this->wrapper; }