Example #1
0
 /** {@inheritDoc} */
 public function key()
 {
     $this->initialize();
     return $this->collection->key();
 }