return type of getMoreLikeThisQuery() has an incorrect namespace

Created on 3 March 2023, over 1 year ago
Updated 16 June 2023, over 1 year ago

The return type of getMoreLikeThisQuery is missing a capital letter and causes problems on case sensitive systems (Codestyle).

@return \Solarium\QueryType\MorelikeThis\Query

must be:

@return \Solarium\QueryType\MoreLikeThis\Query

🐛 Bug report
Status

Fixed

Version

4.2

Component

Code

Created by

🇳🇱Netherlands Rhezios

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024