Slicer
class Slicer (View source)
Slicer for catching one waybill on the waybills
Methods
mixed
save(string $path, Destination $destination = Destination::FILE)
Save the page of waybills
mixed
download(string $path)
Download the page of waybills
Details
Slicer
source(string $source)
Setter for $source
Slicer
page(int $page)
Setter for $page
mixed
save(string $path, Destination $destination = Destination::FILE)
Save the page of waybills
mixed
download(string $path)
Download the page of waybills
static Slicer
of(ParcelService $parcelService, int $page)
Factory method to create an instance of Slicer