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