File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed
module/VuFind/src/VuFind/Search Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 3535use Psr \Container \ContainerInterface ;
3636
3737/**
38- * Factory for Solr search params objects.
38+ * Factory for Blender search params objects.
3939 *
4040 * @category VuFind
4141 * @package Search_Blender
Original file line number Diff line number Diff line change 11<?php
22
33/**
4- * Blender aspect of the Search Multi-class (Options)
4+ * Blender2 aspect of the Search Multi-class (Options)
55 *
66 * PHP version 8
77 *
Original file line number Diff line number Diff line change 11<?php
22
33/**
4- * Blender Search Parameters
4+ * Blender2 Search Parameters
55 *
66 * PHP version 8
77 *
3030namespace VuFind \Search \Blender2 ;
3131
3232/**
33- * Blender Search Parameters
33+ * Blender2 Search Parameters
3434 *
3535 * @category VuFind
3636 * @package Search_Blender
Original file line number Diff line number Diff line change 11<?php
22
33/**
4- * Factory for Blender search params objects.
4+ * Factory for Blender2 search params objects.
55 *
66 * PHP version 8
77 *
3030namespace VuFind \Search \Blender2 ;
3131
3232/**
33- * Factory for Solr search params objects.
33+ * Factory for Blender2 search params objects.
3434 *
3535 * @category VuFind
3636 * @package Search_Blender
Original file line number Diff line number Diff line change 11<?php
22
33/**
4- * Blender aspect of the Search Multi-class (Results)
4+ * Blender2 aspect of the Search Multi-class (Results)
55 *
66 * PHP version 8
77 *
3030namespace VuFind \Search \Blender2 ;
3131
3232/**
33- * Blender aspect of the Search Multi-class (Results)
33+ * Blender2 aspect of the Search Multi-class (Results)
3434 *
3535 * @category VuFind
3636 * @package Search_Blender
Original file line number Diff line number Diff line change 11<?php
22
33/**
4- * Factory for Blender backend.
4+ * Factory for Blender2 backend.
55 *
66 * PHP version 8
77 *
3030namespace VuFind \Search \Factory ;
3131
3232/**
33- * Factory for Blender backend.
33+ * Factory for Blender2 backend.
3434 *
3535 * @category VuFind
3636 * @package Search
You can’t perform that action at this time.
0 commit comments