ExecutionContextProvider

 class Winter\Storm\Foundation\Providers\ExecutionContextProvider
extends Illuminate\Support\ServiceProvider

Methods

public register () : void

Register the service provider.

Returns
void

protected normalizeUrl (string $url) : string

Adds leading slash from a URL.

Parameters
Property Description
$url
string

URL to normalize.

Returns
string

Returns normalized URL.

Copyright © 2024 Winter CMS