ExportWCCoreProfilerOptions
in package
implements
StepExporter, HasAlias
Uses
UseWPFunctions
ExportWCCoreProfilerOptions class
Interfaces, Classes and Traits
- StepExporter
- HasAlias
Table of Contents
- export() : SetSiteOptions
- Export the step
- get_alias() : string
- Get the alias
- get_description() : string
- Return description used in the frontend.
- get_label() : string
- Return label used in the frontend.
- get_step_name() : string
- Get the step name
Methods
export()
Export the step
public
export() : SetSiteOptions
Return values
SetSiteOptions —get_alias()
Get the alias
public
get_alias() : string
Return values
string —get_description()
Return description used in the frontend.
public
get_description() : string
Return values
string —get_label()
Return label used in the frontend.
public
get_label() : string
Return values
string —get_step_name()
Get the step name
public
get_step_name() : string