DataSift\Storyplayer\OsLib\OsBase::getClient PHP Метод

getClient() абстрактный публичный Метод

abstract public getClient ( DataSift\Storyplayer\PlayerLib\Storyteller $st, DataSift\Storyplayer\HostLib\HostDetails $hostDetails ) : DataSift\Storyplayer\CommandLib\CommandClient
$st DataSift\Storyplayer\PlayerLib\Storyteller our module loader
$hostDetails DataSift\Storyplayer\HostLib\HostDetails the details for the host we want a client for
Результат DataSift\Storyplayer\CommandLib\CommandClient
    public abstract function getClient($st, $hostDetails);