Skip to content

Commit f54cfd1

Browse files
committed
style fix
1 parent e75ae96 commit f54cfd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DummyAdapter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public function getItem($key)
2525
{
2626
}
2727

28-
public function getItems(array $keys = array())
28+
public function getItems(array $keys = [])
2929
{
3030
}
3131

0 commit comments

Comments
 (0)