Correct Scrutinizer Warning
Type was declared incorrectly in comment.
This commit is contained in:
parent
41a5b74f93
commit
6da3fd3c06
|
|
@ -122,7 +122,7 @@ class Settings
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Default paper
|
* Default paper
|
||||||
* @var int
|
* @var string
|
||||||
*/
|
*/
|
||||||
private static $defaultPaper = self::DEFAULT_PAPER;
|
private static $defaultPaper = self::DEFAULT_PAPER;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue