Correct Scrutinizer Warning

Type was declared incorrectly in comment.
This commit is contained in:
oleibman 2020-04-16 23:55:24 -07:00 committed by GitHub
parent 41a5b74f93
commit 6da3fd3c06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ class Settings
/**
* Default paper
* @var int
* @var string
*/
private static $defaultPaper = self::DEFAULT_PAPER;