Drive Manifold

TelescopeServiceProvider extends TelescopeApplicationServiceProvider
in package

Table of Contents

register()  : void
Register any application services.
gate()  : void
Register the Telescope gate.
hideSensitiveRequestDetails()  : void
Prevent sensitive request details from being logged by Telescope.

Methods

gate()

Register the Telescope gate.

protected gate() : void

This gate determines who can access Telescope in non-local environments.

Return values
void

hideSensitiveRequestDetails()

Prevent sensitive request details from being logged by Telescope.

protected hideSensitiveRequestDetails() : void
Return values
void

Search results