Beispiel #1
0
 /**
  * {@inheritdoc}
  */
 public function keys()
 {
     return array_keys($this->store->toArray());
 }