Adds the initial classes needed for the new search feature. Adds the empty view for the search feature. #952
This commit is contained in:
@@ -26,6 +26,6 @@ interface PlaceholderInterface
|
||||
*
|
||||
* @since 3.2.0
|
||||
*/
|
||||
public function get();
|
||||
public function get(): array;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user