constant = $constant; } public function shouldDisplay(): bool { return defined($this->constant); } }