TrackingTdlCommand
extends ContainerAwareCommand
in package
uses
LockableTrait
Class TrackingTdlCommand
this class needs to be removed
Table of Contents
Properties
- $_trackingLength : int
Methods
- configure() : mixed
- execute() : int|null
- getIncrementIdFromTrack() : false|int|string
- trackingIdByS() : bool
Properties
$_trackingLength
public
int
$_trackingLength
= 13
Methods
configure()
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : int|null
Parameters
- $input : InputInterface
- $output : OutputInterface
Tags
Return values
int|nullgetIncrementIdFromTrack()
protected
getIncrementIdFromTrack(mixed $string) : false|int|string
Parameters
- $string : mixed
Return values
false|int|stringtrackingIdByS()
protected
trackingIdByS(mixed $string) : bool
Parameters
- $string : mixed