Overrides PreviewAwarePluginInterface::setInPreview
public function setInPreview(bool $in_preview) : void { $this->inPreview = $in_preview; }