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 da3a9fc commit 94ad996Copy full SHA for 94ad996
tests/Util/Profile/AttributeConverterTest.php
@@ -17,7 +17,7 @@ class AttributeConverterTest extends TestCase
17
/**
18
* Content Types.
19
*/
20
- const CONTENT_TYPE_STRING = 0;
+ const CONTENT_TYPE_STRING = 1;
21
const CONTENT_TYPE_PNG = 4;
22
const CONTENT_TYPE_JPEG = 2;
23
const CONTENT_TYPE_MULTI_VALUE = 6;
0 commit comments