wp = $wp; } public function isAvailable(): bool { return $this->wp->wpIsBlockTheme(); } }