Skip to content

Commit 3ccd55e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

8585
/**
86-
* {@inheritdoc}
86+
* @inheritdoc
8787
*/
8888
public function getOptions()
8989
{

0 commit comments

Comments
 (0)