Skip to content

Commit 4cc85f3

Browse files
foomanihor-sviziev
andauthored
Update dev/tests/integration/framework/Magento/TestFramework/Annotation/ConfigFixture.php
Co-authored-by: Ihor Sviziev <[email protected]>
1 parent 8bb3b5e commit 4cc85f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/framework/Magento/TestFramework/Annotation/ConfigFixture.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ protected function _getConfigValue($configPath, $scopeCode = null)
6969
* @param string $configPath
7070
* @param string $scopeType
7171
* @param string|null $scopeCode
72-
* @return string|null
72+
* @return mixed|null
7373
*/
7474
protected function getScopeConfigValue(string $configPath, string $scopeType, string $scopeCode = null)
7575
{

0 commit comments

Comments
 (0)