Skip to content

Commit 6ca861e

Browse files
author
Oleksandr Gorkun
committed
MAGETWO-88599: [Backport for 2.1.x] Varnish Config Access List
1 parent aad3f99 commit 6ca861e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageCache/Test/Unit/Model/System/Config/Backend/AccessListTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ public function testBeforeSave($value, $expectedValue)
6767
/**
6868
* @return array
6969
*/
70-
public function getInvalidValues(): array
70+
public function getInvalidValues()
7171
{
7272
return [
7373
['\\bull val\\'],

0 commit comments

Comments
 (0)