class TelescopeTags implements Feature (View source)

Properties

protected callable $callback

Methods

__construct()

No description

void
bootstrap(TenantManager $tenantManager)

No description

array
getTags(IncomingEntry $entry)

No description

setCallback(callable $callback)

No description

Details

__construct()

No description

void bootstrap(TenantManager $tenantManager)

No description

Parameters

TenantManager $tenantManager

Return Value

void

array getTags(IncomingEntry $entry)

No description

Parameters

IncomingEntry $entry

Return Value

array

setCallback(callable $callback)

No description

Parameters

callable $callback