Wholesale_Pro implements Registerable, Service
This class handles the integration with Wholesale Pro.
Tags
Interfaces, Classes and Traits
- Registerable
- Service
Table of Contents
- filter_grid_output() : string
- Filter the output of the Bulk Variation grid.
- register() : mixed
Methods
filter_grid_output()
Filter the output of the Bulk Variation grid.
public
static filter_grid_output(string $output, mixed $empty_string, Grid $grid) : string
Parameters
- $output : string
- $empty_string : mixed
- $grid : Grid
Return values
string —register()
public
register() : mixed