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