query === null || $this->query === '') { return null; } return $this->mangadexProvider->search($this->query); } }