Icon
class Icon implements IconInterface (View source)
Class Icon
Responsible for representing an icon in different contexts.
Properties
protected string | $filename | ||
protected string | $url |
Methods
__construct(string $filename, string $url)
No description
string
getFilename()
No description
string
getUrl()
No description
Details
__construct(string $filename, string $url)
No description
string
getFilename()
No description
string
getUrl()
No description