Bitrix API

SystemRunner extends Runner

Table of Contents

Methods

__construct()  : mixed
run()  : bool|array<string|int, mixed>
Call exec and return the result on success, false on failure.

Methods

run()

Call exec and return the result on success, false on failure.

public run(string $command) : bool|array<string|int, mixed>
Parameters
$command : string

Command to execute.

Return values
bool|array<string|int, mixed>

        
On this page

Search results