We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6b9232 commit a74d01fCopy full SHA for a74d01f
1 file changed
src/DefaultValue.php
@@ -8,4 +8,5 @@ final class DefaultValue
8
public const EMAIL = 'hi@ph7.me';
9
public const LICENSE = 1; // 1 = MIT
10
public const DESTINATION_FILE = './';
11
+ public const GRAVATAR_SIZE = 200;
12
}
0 commit comments