class Neutral extends Kernel

Properties

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

Methods

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

Passed constructor.

from Kernel
void
handle()

No description

from Kernel
string
markdown()

No description

Details

in Kernel 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

in Kernel at line 80
void handle()

Return Value

void

Exceptions

Exception

at line 12
string markdown()

Return Value

string