File: |
src/FaviconGenerator.php |
Role: |
Class source |
Content type: |
text/plain |
Description: |
Class source |
Class: |
PHP Favicon Generator
Create Favicon images for sites and mobile devices |
Author: |
By Dmitry Mamontov |
Last change: |
Merge pull request #3 from lukapeharda/patch-1
Move class attributes setup to the top of the constructor
Move class attributes setup to the top of the constructor
`$this->root` is set after it is being used in empty `$icon`check. If you omit the `$icon`param when constructing the object, it won't be able to find the file. |
Date: |
5 years ago |
Size: |
26,577 bytes |
|
|
|