SunnyCashLogo
in package
Class SunnyCashLogo
Table of Contents
- $imagePath : string
- $imageSource : string
- $logoStorageWriter : SunnyCashLogoStorageWriterInterface
- __construct() : mixed
- SunnyCashCoupon constructor.
- getImagePath() : mixed
- store() : mixed
- toImageString() : mixed
Properties
$imagePath
protected
string
$imagePath
$imageSource
protected
string
$imageSource
$logoStorageWriter
protected
SunnyCashLogoStorageWriterInterface
$logoStorageWriter
Methods
__construct()
SunnyCashCoupon constructor.
public
__construct(SunnyCashLogoStorageWriterInterface $logoStorageWriter, StringType $imageSource, StringType $imagePath) : mixed
Parameters
- $logoStorageWriter : SunnyCashLogoStorageWriterInterface
- $imageSource : StringType
- $imagePath : StringType
Return values
mixed —getImagePath()
public
getImagePath() : mixed
Return values
mixed —store()
public
store() : mixed
Return values
mixed —toImageString()
public
toImageString() : mixed