Use this trait to parse the query string against an array of normalized matchables.
public parse_query_string( ICanBoogie\Facets\QueryString $q )
ICanBoogie\Facets\QueryString
$q
Matches the ICanBoogie\Facets\QueryString against an array of normalized matchables.
abstract protected provide_query_string_matchables( void ) : array