abstract class Kernel

Properties

static protected $header
$job_key_id
$config
$language
$os
$build_log
$git_type

Methods

__construct(int $job_key_id, string $config = null, string $build_log = null, string $language = null, string $os = null, $git_type = 'github')

Passed constructor.

void
handle()

No description

string
markdown()

No description

Details

at line 53
__construct(int $job_key_id, string $config = null, string $build_log = null, string $language = null, string $os = null, $git_type = 'github')

Passed constructor.

Parameters

int $job_key_id
string $config
string $build_log
string $language
string $os
$git_type

Exceptions

Exception

at line 80
void handle()

Return Value

void

Exceptions

Exception

at line 107
string markdown()

Return Value

string