isTabPersisted = $condition; return $this; } public function isTabPersisted(): bool { return (bool) $this->evaluate($this->isTabPersisted); } }