class sentry_service

Constants

ENVIRONMENT

Methods

static void
init()

No description

static bool
is_enabled()

No description

static void
debug(Throwable $throwable, array $extra = [])

No description

Details

at line 34
static void init()

No description

Return Value

void

at line 65
static bool is_enabled()

No description

Return Value

bool

at line 73
static void debug(Throwable $throwable, array $extra = [])

No description

Parameters

Throwable $throwable
array $extra

Return Value

void