abstract class AbstractIconRepository implements IconRepositoryInterface (View source)

Properties

protected Filesystem $filesystem

Methods

getPath()

No description

getBaseUrl()

No description

__construct(Filesystem $filesystem)

No description

getIcons()

No description

Details

abstract getPath()

No description

abstract getBaseUrl()

No description

__construct(Filesystem $filesystem)

No description

Parameters

Filesystem $filesystem

IconInterface[] getIcons()

No description

Return Value

IconInterface[]