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