Skip to content

Commit 6a68a18

Browse files
authored
ENGCOM-3291: Set cache id prefix on installation #18641
- fixed docblock
1 parent 12b7e08 commit 6a68a18

File tree

1 file changed

+1
-1
lines changed
  • setup/src/Magento/Setup/Model/ConfigOptionsList

1 file changed

+1
-1
lines changed

setup/src/Magento/Setup/Model/ConfigOptionsList/Cache.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ public function __construct(RedisConnectionValidator $redisValidator)
7979
}
8080

8181
/**
82-
* {@inheritdoc}
82+
* @inheritdoc
8383
*/
8484
public function getOptions()
8585
{

0 commit comments

Comments
 (0)