PHP Class PingJob

Show file Open project: silverstripe/deploynaut

Public Properties

Property Type Description
$args array

Public Methods

Method Description
DNData ( ) : DNData
perform ( ) Do the actual job by calling the appropiate backend
setUp ( )

Method Details

DNData() public method

public DNData ( ) : DNData
return DNData

perform() public method

Do the actual job by calling the appropiate backend
public perform ( )

setUp() public method

public setUp ( )

Property Details

$args public property

public array $args
return array