interface PublicAssetsPathResolverInterface

Methods

string
resolvePublicPath(string$logicalPath)

The path that should be prefixed on all asset paths to point to the output location.

Details

string resolvePublicPath(string$logicalPath)

The path that should be prefixed on all asset paths to point to the output location.

Parameters

string $logicalPath

Return Value

string