Documentation

FileUrl extends AbstractHelper
in package

Table of Contents

Properties

$locator  : ContainerInterface
Service locator.

Methods

__invoke()  : string
Get the file URL.
setServiceLocator()  : void
Set the service locator.
getServiceLocator()  : ContainerInterface
Get the service locator.

Properties

$locator

Service locator.

protected ContainerInterface $locator

Methods

__invoke()

Get the file URL.

public __invoke(string $path) : string
Parameters
$path : string
Return values
string

setServiceLocator()

Set the service locator.

public setServiceLocator(ContainerInterface $locator) : void
Parameters
$locator : ContainerInterface

getServiceLocator()

Get the service locator.

protected getServiceLocator() : ContainerInterface
Return values
ContainerInterface

        
On this page

Search results