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 e75ae96 commit f54cfd1Copy full SHA for f54cfd1
src/DummyAdapter.php
@@ -25,7 +25,7 @@ public function getItem($key)
25
{
26
}
27
28
- public function getItems(array $keys = array())
+ public function getItems(array $keys = [])
29
30
31
0 commit comments