Skip to content

Packages  ›  trotsky  ›  Step  ›  back

Step.back() method

Retrieves the parent object of this instance.

Signature:

typescript
back(): P;

Returns:

P

The parent object.