lookups ) { $titles = Title::newFromIDs( $this->lookups ); foreach ( $titles as $title ) { $this->targets->set( $title->getArticleId(), $title ); } $this->lookups = []; } } }