SunnyCashLogoService
in package
Class SunnyCashLogoService
Table of Contents
- $logoStorageReader : SunnyCashLogoStorageReader
- __construct() : mixed
- SunnyCashLogoService constructor.
- getLogo() : SunnyCashLogo
- Gets the requested logo.
Properties
$logoStorageReader
protected
SunnyCashLogoStorageReader
$logoStorageReader
Methods
__construct()
SunnyCashLogoService constructor.
public
__construct(SunnyCashLogoStorageReader $logoStorageReader) : mixed
Parameters
- $logoStorageReader : SunnyCashLogoStorageReader
Return values
mixed —getLogo()
Gets the requested logo.
public
getLogo(StringType $logoUrl) : SunnyCashLogo
Parameters
- $logoUrl : StringType