Nahid\Talk\Live\Broadcast::getConfig PHP Метод

getConfig() публичный Метод

public getConfig ( $name )
    public function getConfig($name)
    {
        return $this->config->get(self::CONFIG_PATH . '.' . $name);
    }