class IconRepository extends AbstractIconRepository (View source)

Class IconRepository

Responsible for retrieving a list of icon objects representing area containers.

Properties

protected Filesystem $filesystem from  AbstractIconRepository

Methods

getPath()

No description

getBaseUrl()

No description

__construct(Filesystem $filesystem)

No description

Details

getPath()

No description

getBaseUrl()

No description

__construct(Filesystem $filesystem)

No description

Parameters

Filesystem $filesystem

IconInterface[] getIcons()

No description

Return Value

IconInterface[]