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 24bb67f commit aa272bdCopy full SHA for aa272bd
dev/tests/functional/tests/app/Magento/Backend/Test/Constraint/AssertStoreCanBeLocalized.php
@@ -23,9 +23,9 @@ class AssertStoreCanBeLocalized extends AbstractConstraint
23
* @param SystemConfig $systemConfig
24
* @param Store $store
25
* @param CmsIndex $cmsIndex
26
+ * @param AdminCache $adminCache
27
* @param string $locale
28
* @param string $welcomeText
- * @return void
29
*/
30
public function processAssert(
31
SystemConfig $systemConfig,
0 commit comments